mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
switch to cmake.
PR: 198483 Submitted by: root@cooltrainer.org Approved by: maintainer
This commit is contained in:
parent
b41cf33596
commit
ca5b02ff85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381550
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user