- Port is stage safe
- Convert to USES=tar:bzip2
This commit is contained in:
parent
61f2bb017a
commit
f3b812142d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352483
1 changed files with 1 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue