remove NO_STAGE.

This commit is contained in:
Vanilla I. Shu 2014-07-09 10:10:11 +00:00
parent 3d683598c4
commit 9aae6f761d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361349

View file

@ -13,11 +13,9 @@ COMMENT= SSTP Bottle client
RUN_DEPENDS= ${PYXML}
PLIST_SUB= VERSION=${PORTVERSION}
USE_GNOME= pygtk2
USE_PYTHON= yes
USES= gmake
PLIST_SUB= VERSION=${PORTVERSION}
NO_STAGE= yes
.include <bsd.port.mk>