[54181] trunk/dports/devel/piklab/Portfile

toby at macports.org toby at macports.org
Wed Jul 22 11:14:49 PDT 2009


Revision: 54181
          http://trac.macports.org/changeset/54181
Author:   toby at macports.org
Date:     2009-07-22 11:14:47 -0700 (Wed, 22 Jul 2009)
Log Message:
-----------
#20397 (piklab hardcodes /opt/local)

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

Modified: trunk/dports/devel/piklab/Portfile
===================================================================
--- trunk/dports/devel/piklab/Portfile	2009-07-22 16:53:38 UTC (rev 54180)
+++ trunk/dports/devel/piklab/Portfile	2009-07-22 18:14:47 UTC (rev 54181)
@@ -20,7 +20,7 @@
 
 depends_lib     port:kdelibs3 port:libusb-compat port:jpeg port:readline
 
-configure.args  QTDIR=/opt/local/lib/qt3 --without-arts
+configure.args  QTDIR=${prefix}/lib/qt3 --without-arts
 
 post-activate {
         ui_msg "
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090722/c778a901/attachment.html>


More information about the macports-changes mailing list