From 8d3c5ed23e5479a4e551a8ab699285eae9f7f1d7 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sun, 28 Dec 2014 18:39:11 +0000 Subject: Convert to USES=autoreconf --- www/fcgiwrap/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www/fcgiwrap') 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 -- cgit v1.2.3