[72728] trunk/dports/devel/qscintilla/Portfile

michaelld at macports.org michaelld at macports.org
Mon Oct 25 03:48:39 PDT 2010


Revision: 72728
          http://trac.macports.org/changeset/72728
Author:   michaelld at macports.org
Date:     2010-10-25 03:48:35 -0700 (Mon, 25 Oct 2010)
Log Message:
-----------
qscintilla: /opt/local -> ${prefix}

Modified Paths:
--------------
    trunk/dports/devel/qscintilla/Portfile

Modified: trunk/dports/devel/qscintilla/Portfile
===================================================================
--- trunk/dports/devel/qscintilla/Portfile	2010-10-25 08:10:39 UTC (rev 72727)
+++ trunk/dports/devel/qscintilla/Portfile	2010-10-25 10:48:35 UTC (rev 72728)
@@ -58,7 +58,7 @@
 post-configure {
     # make sure the designer plugin finds the correct Qsci library, by
     # putting its search path first of all -L paths
-    reinplace "/LIBS/s@\-L/opt/local/lib@\-L../Qt4 at 1" \
+    reinplace "/LIBS/s@\-L${prefix}/lib@\-L../Qt4 at 1" \
         ${worksrcpath}/designer-Qt4/Makefile
     # make sure the designer plugin finds the correct Qsci includes, by
     # putting its search path first of all -I paths
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101025/01b59d38/attachment.html>


More information about the macports-changes mailing list