[98010] trunk/dports/kde/kdesvn/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Sep 21 19:56:52 PDT 2012


Revision: 98010
          http://trac.macports.org//changeset/98010
Author:   ryandesign at macports.org
Date:     2012-09-21 19:56:52 -0700 (Fri, 21 Sep 2012)
Log Message:
-----------
kdesvn: fix configure error "No subversion includes found!"

Modified Paths:
--------------
    trunk/dports/kde/kdesvn/Portfile

Modified: trunk/dports/kde/kdesvn/Portfile
===================================================================
--- trunk/dports/kde/kdesvn/Portfile	2012-09-22 01:34:50 UTC (rev 98009)
+++ trunk/dports/kde/kdesvn/Portfile	2012-09-22 02:56:52 UTC (rev 98010)
@@ -39,6 +39,8 @@
         ${worksrcpath}/doc/nl/CMakeLists.txt
 }
 
+configure.args-append   -DSUBVERSION_INSTALL_PATH=${prefix}
+
 livecheck.type      regex
 livecheck.url       ${homepage}wiki/DownLoads
 livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120921/1004e7b5/attachment.html>


More information about the macports-changes mailing list