[48080] trunk/dports/x11/AfterStep/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Fri Mar 13 21:30:51 PDT 2009


Revision: 48080
          http://trac.macports.org/changeset/48080
Author:   macsforever2000 at macports.org
Date:     2009-03-13 21:30:50 -0700 (Fri, 13 Mar 2009)
Log Message:
-----------
Replace libungif dependency with giflib. (#18702)

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

Modified: trunk/dports/x11/AfterStep/Portfile
===================================================================
--- trunk/dports/x11/AfterStep/Portfile	2009-03-14 04:28:28 UTC (rev 48079)
+++ trunk/dports/x11/AfterStep/Portfile	2009-03-14 04:30:50 UTC (rev 48080)
@@ -26,13 +26,13 @@
 depends_build	port:pkgconfig
 
 depends_lib \
-        port:libungif \
+        path:include/gif_lib.h:giflib \
         port:gtk2 \
         port:librsvg
 
 configure.args	--mandir=${prefix}/share/man 		\
 		--infodir=${prefix}/share/info		\
-		--enable-i18n --with-ungif --with-x 	\
+		--enable-i18n --with-x 	\
 		--with-svg				
 
 platform darwin	{
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090313/d488e5e5/attachment.html>


More information about the macports-changes mailing list