[44783] trunk/dports/x11/tktable/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Jan 2 18:25:53 PST 2009


Revision: 44783
          http://trac.macports.org/changeset/44783
Author:   jeremyhu at macports.org
Date:     2009-01-02 18:25:53 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
tktable: tk already brings in our X11 dependencies

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

Modified: trunk/dports/x11/tktable/Portfile
===================================================================
--- trunk/dports/x11/tktable/Portfile	2009-01-03 02:24:57 UTC (rev 44782)
+++ trunk/dports/x11/tktable/Portfile	2009-01-03 02:25:53 UTC (rev 44783)
@@ -15,9 +15,9 @@
 checksums               md5 a91cac4270a0c46945723d8f5106e80b
 patchfiles		patch-configure
 
-depends_build           lib:libX11.6:XFree86 \
-			port:tcl \
-			port:tk
+depends_build \
+	port:tcl \
+	port:tk
 
 configure.args		--with-tcl=${prefix}/lib \
 			--with-tk=${prefix}/lib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090102/ab43e21d/attachment-0001.html>


More information about the macports-changes mailing list