[77603] trunk/dports/x11/itk/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Apr 5 18:33:53 PDT 2011


Revision: 77603
          http://trac.macports.org/changeset/77603
Author:   ryandesign at macports.org
Date:     2011-04-05 18:33:53 -0700 (Tue, 05 Apr 2011)
Log Message:
-----------
itk: don't do things with /usr/X11R6/lib

Modified Paths:
--------------
    trunk/dports/x11/itk/Portfile

Modified: trunk/dports/x11/itk/Portfile
===================================================================
--- trunk/dports/x11/itk/Portfile	2011-04-06 01:30:35 UTC (rev 77602)
+++ trunk/dports/x11/itk/Portfile	2011-04-06 01:33:53 UTC (rev 77603)
@@ -33,7 +33,7 @@
 
 configure.env		TCLROOT=${prefix}
 configure.cflags	"-I${workpath}/tcl${tclv}/generic -I${workpath}/tcl${tclv}/unix"
-configure.ldflags-append	"-ltcl -L/usr/X11R6/lib -lX11"
+configure.ldflags-append	-ltcl -lX11
 
 configure.args		--with-tcl=${tclconfig} \
 			--with-itcl=${prefix}/lib/itcl3.4 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110405/ac6c1cd6/attachment.html>


More information about the macports-changes mailing list