aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-03-28 23:38:41 +0800
committerbapt <bapt@FreeBSD.org>2015-03-28 23:38:41 +0800
commitb626961622c352b581b6736e907725f9db5db1f3 (patch)
tree56b554ed0497516ecd4f46008f0eca4e02937c2d
parentb5b13aa1d6d828ca1cd1e24c99660f84e25b2c50 (diff)
downloadfreebsd-ports-gnome-b626961622c352b581b6736e907725f9db5db1f3.tar.gz
freebsd-ports-gnome-b626961622c352b581b6736e907725f9db5db1f3.tar.zst
freebsd-ports-gnome-b626961622c352b581b6736e907725f9db5db1f3.zip
USES=autoreconf
-rw-r--r--devel/elfio/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/elfio/Makefile b/devel/elfio/Makefile
index cae81577a271..0133165ec222 100644
--- a/devel/elfio/Makefile
+++ b/devel/elfio/Makefile
@@ -15,10 +15,8 @@ LICENSE= LGPL21
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-USES= libtool
+USES= autoreconf libtool
USE_LDCONFIG= yes
-USE_AUTOTOOLS= aclocal automake autoconf libtoolize
-AUTOMAKE_ARGS= -a -c -f
OPTIONS_DEFINE= EXAMPLES DOCS