- Stage support

This commit is contained in:
Martin Wilke 2014-01-28 16:48:14 +00:00
parent 0150bd1021
commit 9025a6bd7b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341637

View file

@ -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"