- Stage support
This commit is contained in:
parent
0150bd1021
commit
9025a6bd7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341637
1 changed files with 2 additions and 4 deletions
|
@ -16,11 +16,9 @@ USE_RC_SUBR= spawn-fcgi
|
|||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
MAN1= spawn-fcgi.1
|
||||
PLIST_FILES= bin/spawn-fcgi \
|
||||
man/man1/spawn-fcgi.1.gz
|
||||
|
||||
PLIST_FILES= bin/spawn-fcgi
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
SUB_LIST+= REQUIRE="DAEMON"
|
||||
|
|
Loading…
Reference in a new issue