aboutsummaryrefslogtreecommitdiff
path: root/www/fcgiwrap
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-28 18:39:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-28 18:39:11 +0000
commit8d3c5ed23e5479a4e551a8ab699285eae9f7f1d7 (patch)
tree7bfb16d9005f4641e8c69e633cabc7c1a818ab27 /www/fcgiwrap
parent086d35b297d939595c4d8b6fda51eab1e642f9ee (diff)
downloadports-8d3c5ed23e5479a4e551a8ab699285eae9f7f1d7.tar.gz
ports-8d3c5ed23e5479a4e551a8ab699285eae9f7f1d7.zip
Notes
Diffstat (limited to 'www/fcgiwrap')
-rw-r--r--www/fcgiwrap/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/fcgiwrap/Makefile b/www/fcgiwrap/Makefile
index f71d08870ef2..1c22be0f202b 100644
--- a/www/fcgiwrap/Makefile
+++ b/www/fcgiwrap/Makefile
@@ -14,7 +14,7 @@ LICENSE= MIT
LIB_DEPENDS= libfcgi.so:${PORTSDIR}/www/fcgi
-USES= gmake pkgconfig
+USES= autoreconf gmake pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= gnosek
@@ -23,8 +23,6 @@ GH_TAGNAME= ${PORTVERSION}
USE_RC_SUBR= fcgiwrap
-USE_AUTOTOOLS= aclocal autoconf autoheader
-
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
GNU_CONFIGURE= yes