- Port is stage safe

- Convert to USES=tar:bzip2
This commit is contained in:
Pawel Pekala 2014-04-28 11:33:50 +00:00
parent 61f2bb017a
commit f3b812142d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352483

View file

@ -12,7 +12,7 @@ COMMENT= Graphics editing software for small-scale pictures for GNUstep
LICENSE= MIT
USE_BZIP2= yes
USES= tar:bzip2
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
@ -20,5 +20,4 @@ USE_GNUSTEP_INSTALL= yes
ADDITIONAL_OBJCFLAGS+= -Dlog2=logb
NO_STAGE= yes
.include <bsd.port.mk>