[101951] trunk/dports/devel/libast/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jan 22 07:35:50 PST 2013


Revision: 101951
          https://trac.macports.org/changeset/101951
Author:   ryandesign at macports.org
Date:     2013-01-22 07:35:50 -0800 (Tue, 22 Jan 2013)
Log Message:
-----------
libast: add xorg-libXt dependency, without which the build fails

Modified Paths:
--------------
    trunk/dports/devel/libast/Portfile

Modified: trunk/dports/devel/libast/Portfile
===================================================================
--- trunk/dports/devel/libast/Portfile	2013-01-22 15:31:48 UTC (rev 101950)
+++ trunk/dports/devel/libast/Portfile	2013-01-22 15:35:50 UTC (rev 101951)
@@ -4,7 +4,7 @@
 
 name		libast
 version		0.7
-revision	4
+revision	5
 description	LibAST is the Library of Assorted Spiffy Things.
 long_description	LibAST is the Library of Assorted Spiffy Things. \
 			It contains manyspiffy things, and it is a library. \
@@ -25,7 +25,7 @@
 	port:pkgconfig
 
 depends_lib \
-	port:xorg-libsm \
+	port:xorg-libXt \
 	port:imlib2 \
 	port:pcre \
 	port:freetype
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130122/312b13cf/attachment.html>


More information about the macports-changes mailing list