svn commit: r349089 - head/graphics/gnustep-slideshow
Baptiste Daroussin
bapt at FreeBSD.org
Mon Mar 24 22:53:47 UTC 2014
Author: bapt
Date: Mon Mar 24 22:53:47 2014
New Revision: 349089
URL: http://svnweb.freebsd.org/changeset/ports/349089
QAT: https://qat.redports.org/buildarchive/r349089/
Log:
Support stage
Modified:
head/graphics/gnustep-slideshow/Makefile
Modified: head/graphics/gnustep-slideshow/Makefile
==============================================================================
--- head/graphics/gnustep-slideshow/Makefile Mon Mar 24 22:52:50 2014 (r349088)
+++ head/graphics/gnustep-slideshow/Makefile Mon Mar 24 22:53:47 2014 (r349089)
@@ -13,7 +13,7 @@ COMMENT= SlideShow Viewer
LICENSE= GPLv2
-USE_BZIP2= yes
+USES= tar:bzip2
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
@@ -24,5 +24,4 @@ OBJCFLAGS+= -Dsel_eq=sel_isEqual
SLIDESHOWKIT_PORT?= graphics/gnustep-slideshowkit
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list