[95692] trunk/dports/x11/xplanet/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jul 19 05:18:12 PDT 2012


Revision: 95692
          https://trac.macports.org/changeset/95692
Author:   ryandesign at macports.org
Date:     2012-07-19 05:18:12 -0700 (Thu, 19 Jul 2012)
Log Message:
-----------
xplanet: remove gif variant. It does not work with giflib 4.2+, and the author will remove gif support in the next version; see http://xplanet.sourceforge.net/FUDforum2/index.php?t=msg&goto=2303

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

Modified: trunk/dports/x11/xplanet/Portfile
===================================================================
--- trunk/dports/x11/xplanet/Portfile	2012-07-19 12:11:08 UTC (rev 95691)
+++ trunk/dports/x11/xplanet/Portfile	2012-07-19 12:18:12 UTC (rev 95692)
@@ -51,12 +51,6 @@
 	depends_lib-append	port:freetype
 }
 
-variant gif description "Enable GIF support" {
-	configure.args-delete	--without-gif
-	configure.args-append	--with-gif
-	depends_lib-append		path:include/gif_lib.h:giflib
-}
-
 variant pango description "Enable Pango" {
 	configure.args-delete	--without-pango
 	configure.args-append	--with-pango
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120719/da758611/attachment.html>


More information about the macports-changes mailing list