1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

switch to cmake.

PR:		198483
Submitted by:	root@cooltrainer.org
Approved by:	maintainer
This commit is contained in:
Vanilla I. Shu 2015-03-18 13:48:20 +00:00
parent b41cf33596
commit ca5b02ff85
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381550

View File

@ -3,14 +3,15 @@
PORTNAME= spawn-fcgi
PORTVERSION= 1.6.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://download.lighttpd.net/spawn-fcgi/releases-1.6.x/
MAINTAINER= rsimmons0@gmail.com
COMMENT= Spawns fastcgi applications
GNU_CONFIGURE= yes
USES= cmake
CMAKE_ARGS= -DCMAKE_MAN_DIR:string=${MANPREFIX}/man
USE_RC_SUBR= spawn-fcgi
CFLAGS+= -I${LOCALBASE}/include