- Stage support

This commit is contained in:
Martin Wilke 2014-01-29 11:51:50 +00:00
parent 3ab9847226
commit c3c551d349
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341718
4 changed files with 1 additions and 5 deletions

View file

@ -9,10 +9,9 @@ MASTER_SITES= SF
MAINTAINER= ap@page2rss.com
COMMENT= Template system for C
USE_GMAKE= yes
USES= gmake
GNU_CONFIGURE= yes
PLIST_FILES+= bin/h2ap
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -18,5 +18,4 @@ USE_PYTHON= yes
USE_PYDISTUTILS=yes
PYDISTUTILS_PKGNAME= sitemap_gen
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -23,5 +23,4 @@ MAKE_JOBS_UNSAFE=yes
MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -35,5 +35,4 @@ USES= perl5
do-install: # Empty
NO_STAGE= yes
.include <bsd.port.mk>