[44819] trunk/dports/databases/unixODBC/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Jan 2 23:08:57 PST 2009


Revision: 44819
          http://trac.macports.org/changeset/44819
Author:   jeremyhu at macports.org
Date:     2009-01-02 23:08:57 -0800 (Fri, 02 Jan 2009)
Log Message:
-----------
unixODBC: Removed redundant dependency on X11 (qt3 brings it in already)

Modified Paths:
--------------
    trunk/dports/databases/unixODBC/Portfile

Modified: trunk/dports/databases/unixODBC/Portfile
===================================================================
--- trunk/dports/databases/unixODBC/Portfile	2009-01-03 07:03:25 UTC (rev 44818)
+++ trunk/dports/databases/unixODBC/Portfile	2009-01-03 07:08:57 UTC (rev 44819)
@@ -46,7 +46,7 @@
 	set _odbc	libodbc.1.0.0
 
 variant gui {
-	depends_lib-append	lib:libX11.6:XFree86 port:qt3
+	depends_lib-append	port:qt3
 	configure.env-append	QTDIR=${prefix}
 	configure.args-delete	--enable-gui=no
 	configure.args-append	--enable-gui \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090102/bae1bd3c/attachment.html>


More information about the macports-changes mailing list