aboutsummaryrefslogtreecommitdiff
path: root/devel/argp-standalone/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-18 15:04:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-18 15:04:23 +0000
commite2defcc38798f0ce1d50fe9d145fe20c0c9a36ea (patch)
tree023f1d1aea3fa14dc8b7a5405522cd712fe23932 /devel/argp-standalone/Makefile
parent9498863252098fb258bb2c38007443c026f63021 (diff)
downloadports-e2defcc38798f0ce1d50fe9d145fe20c0c9a36ea.tar.gz
ports-e2defcc38798f0ce1d50fe9d145fe20c0c9a36ea.zip
Convert to USES=autoreconf
Notes
Notes: svn path=/head/; revision=368472
Diffstat (limited to 'devel/argp-standalone/Makefile')
-rw-r--r--devel/argp-standalone/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/argp-standalone/Makefile b/devel/argp-standalone/Makefile
index 42187450bbf7..67c3d1b3b3f4 100644
--- a/devel/argp-standalone/Makefile
+++ b/devel/argp-standalone/Makefile
@@ -12,12 +12,9 @@ MASTER_SITE_SUBDIR= sem
MAINTAINER= sem@FreeBSD.org
COMMENT= Standalone version of arguments parsing functions from GLIBC
-USES= libtool
+USES= autoreconf libtool
USE_CSTD= gnu89
GNU_CONFIGURE= yes
-USE_AUTOTOOLS= aclocal autoconf automake libtoolize
-AUTOMAKE_ARGS= -c -a
-ACLOCAL_ARGS= --automake-acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip