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

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 6 14:26:02 PST 2013


Revision: 101238
          https://trac.macports.org/changeset/101238
Author:   jeremyhu at macports.org
Date:     2013-01-06 14:26:02 -0800 (Sun, 06 Jan 2013)
Log Message:
-----------
links: Add an explicit dependency on libpng and revbump

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

Modified: trunk/dports/www/links/Portfile
===================================================================
--- trunk/dports/www/links/Portfile	2013-01-06 22:24:49 UTC (rev 101237)
+++ trunk/dports/www/links/Portfile	2013-01-06 22:26:02 UTC (rev 101238)
@@ -4,6 +4,7 @@
 
 name		links
 version		2.5
+revision        1
 description	Lynx-like WWW browser that supports tables, menus, etc
 
 long_description \
@@ -21,7 +22,7 @@
 maintainers	landonf openmaintainer
 use_bzip2	yes
 
-depends_lib	port:openssl port:bzip2 port:zlib
+depends_lib	port:openssl port:bzip2 port:zlib port:libpng
 
 configure.args	--enable-javascript --without-svgalib \
 		--mandir=${prefix}/share/man --with-ssl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130106/1a40562e/attachment-0001.html>


More information about the macports-changes mailing list