- Stage support
This commit is contained in:
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
|
@ -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>
|
||||
|
|
|
@ -18,5 +18,4 @@ USE_PYTHON= yes
|
|||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_PKGNAME= sitemap_gen
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -23,5 +23,4 @@ MAKE_JOBS_UNSAFE=yes
|
|||
|
||||
MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -35,5 +35,4 @@ USES= perl5
|
|||
|
||||
do-install: # Empty
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue