diff options
Diffstat (limited to 'archivers/arj')
-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 2f7a10c21042..3ad673d7541f 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.78_3.10%20build%2022 MAINTAINER= garga@FreeBSD.org COMMENT= Open-source ARJ -USE_AUTOTOOLS= autoconf:267 +USE_AUTOTOOLS= autoconf:268 USE_GMAKE= yes MAKE_JOBS_UNSAFE= yes CONFIGURE_WRKSRC= ${WRKSRC}/gnu |