[101824] trunk/dports/www/links/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 20 10:32:09 PST 2013


Revision: 101824
          https://trac.macports.org/changeset/101824
Author:   jeremyhu at macports.org
Date:     2013-01-20 10:32:09 -0800 (Sun, 20 Jan 2013)
Log Message:
-----------
links: Remove duplicate dependency on libpng

Modified Paths:
--------------
    trunk/dports/www/links/Portfile

Modified: trunk/dports/www/links/Portfile
===================================================================
--- trunk/dports/www/links/Portfile	2013-01-20 18:31:24 UTC (rev 101823)
+++ trunk/dports/www/links/Portfile	2013-01-20 18:32:09 UTC (rev 101824)
@@ -32,7 +32,7 @@
 }
 
 variant x11 {
-	depends_lib-append	port:libpng port:jpeg \
+	depends_lib-append	port:jpeg \
 				port:xorg-libXt
 	configure.args-append	--enable-graphics --with-x
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130120/3cff9243/attachment.html>


More information about the macports-changes mailing list