remove NO_STAGE.
This commit is contained in:
parent
3d683598c4
commit
9aae6f761d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361349
1 changed files with 1 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue