diff options
Diffstat (limited to 'archivers/arj/Makefile')
-rw-r--r-- | archivers/arj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index cd4b04f01cd5..6eb35e114078 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -15,7 +15,7 @@ MAINTAINER= garga@FreeBSD.org COMMENT= Open-source ARJ USE_REINPLACE= yes -USE_AUTOCONF_VER= 259 +USE_AUTOTOOLS= autoconf:259 USE_GMAKE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_WRKSRC= ${WRKSRC}/gnu |