[62525] trunk/dports/x11/xpm/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Jan 9 13:54:02 PST 2010


Revision: 62525
          http://trac.macports.org/changeset/62525
Author:   jeremyhu at macports.org
Date:     2010-01-09 13:53:58 -0800 (Sat, 09 Jan 2010)
Log Message:
-----------
xpm: Add missing dependencies for #23196

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

Modified: trunk/dports/x11/xpm/Portfile
===================================================================
--- trunk/dports/x11/xpm/Portfile	2010-01-09 21:09:27 UTC (rev 62524)
+++ trunk/dports/x11/xpm/Portfile	2010-01-09 21:53:58 UTC (rev 62525)
@@ -22,7 +22,9 @@
 depends_build	port:pkgconfig \
                 port:xorg-xproto
 
-depends_lib	port:xorg-libX11
+depends_lib	port:xorg-libXt \
+		port:xorg-libXext \
+		port:gettext
 
 livecheck.type  regex
 livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100109/980bfa01/attachment.html>


More information about the macports-changes mailing list