aboutsummaryrefslogtreecommitdiff
path: root/www/e2guardian
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-04-18 12:58:34 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-04-18 12:58:34 +0000
commitd32714f4af055b4595f6a8d47e2cdbf066539f1f (patch)
tree129f59c831442347e16677b0930fa5747c496c23 /www/e2guardian
parentf2f24d761ef2be4965b7d31a44504ac7d53c8c48 (diff)
downloadports-d32714f4af055b4595f6a8d47e2cdbf066539f1f.tar.gz
ports-d32714f4af055b4595f6a8d47e2cdbf066539f1f.zip
Notes
Diffstat (limited to 'www/e2guardian')
-rw-r--r--www/e2guardian/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/e2guardian/Makefile b/www/e2guardian/Makefile
index c34d125928d9..1e2c6b6480b9 100644
--- a/www/e2guardian/Makefile
+++ b/www/e2guardian/Makefile
@@ -16,11 +16,8 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre
USE_GITHUB= yes
GH_TAGNAME= ${PORTVERSION:S/^/v/}
-USES= pkgconfig iconv
-HAS_CONFIGURE= yes
-USE_AUTOTOOLS= aclocal libtoolize autoheader automake autoconf
-ACLOCAL_ARGS= -I m4
-AUTOMAKE_ARGS= --add-missing --copy --foreign
+USES= autoreconf iconv pkgconfig
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --localstatedir=/var \
--with-logdir=/var/log \
--with-piddir=/var/run \