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

jmr at macports.org jmr at macports.org
Fri Aug 31 08:20:45 PDT 2012


Revision: 97229
          https://trac.macports.org/changeset/97229
Author:   jmr at macports.org
Date:     2012-08-31 08:20:43 -0700 (Fri, 31 Aug 2012)
Log Message:
-----------
links: add xorg-libXt dep (#34848)

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

Modified: trunk/dports/www/links/Portfile
===================================================================
--- trunk/dports/www/links/Portfile	2012-08-31 14:33:51 UTC (rev 97228)
+++ trunk/dports/www/links/Portfile	2012-08-31 15:20:43 UTC (rev 97229)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name		links
 version		2.5
 description	Lynx-like WWW browser that supports tables, menus, etc
@@ -31,11 +32,10 @@
 
 variant x11 {
 	depends_lib-append	port:libpng port:jpeg \
-				port:xorg-libX11
+				port:xorg-libXt
 	configure.args-append	--enable-graphics --with-x
 }
 
 livecheck.type	regex
 livecheck.url	[lindex ${master_sites} 0]
 livecheck.regex	{links-([0-9.]+)\.tar\.bz2}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120831/d913d1ee/attachment.html>


More information about the macports-changes mailing list