Stage support

This commit is contained in:
Antoine Brodin 2014-01-30 18:09:14 +00:00
parent 152a2bc737
commit 01181ffbfa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341866

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= gnustep-
DISTNAME= NoteBook-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A place to store notes in an organized manner
COMMENT= Place to store notes in an organized manner
LICENSE= GPLv2
@ -19,5 +19,4 @@ USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
USE_GNUSTEP_INSTALL= yes
NO_STAGE= yes
.include <bsd.port.mk>