diff options
Diffstat (limited to 'devel/argp-standalone/Makefile')
-rw-r--r-- | devel/argp-standalone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/argp-standalone/Makefile b/devel/argp-standalone/Makefile index 6ff4d69a5efe..2fcb25897be8 100644 --- a/devel/argp-standalone/Makefile +++ b/devel/argp-standalone/Makefile @@ -7,7 +7,7 @@ PORTNAME= argp-standalone PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.lysator.liu.se/~nisse/misc/ \ ${MASTER_SITE_LOCAL} @@ -17,7 +17,7 @@ MAINTAINER= sem@FreeBSD.org COMMENT= Standalone version of arguments parsing functions from GLIBC GNU_CONFIGURE= yes -USE_AUTOTOOLS= aclocal:110 autoconf:262 automake:110 libtool:22 +USE_AUTOTOOLS= aclocal:110 autoconf:267 automake:110 libtool:22 AUTOMAKE_ARGS= -c -a ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I ${LOCALBASE}/share/aclocal USE_LDCONFIG= yes |