aboutsummaryrefslogtreecommitdiff
path: root/archivers/arj
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-02-10 20:12:05 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-02-10 20:12:05 +0000
commita0f96032a31d952b016e482778d4ed9a81d369ab (patch)
tree47c864872b4aa4250e4068f052ab119ae4881dc7 /archivers/arj
parente13c69b5e14985415779297520e674b03adc3ee5 (diff)
downloadports-a0f96032a31d952b016e482778d4ed9a81d369ab.tar.gz
ports-a0f96032a31d952b016e482778d4ed9a81d369ab.zip
- Fix build errors, now using autoconf-2.59
PR: 77338 Submitted by: Renato Botelho <renato at galle.com.br>
Notes
Notes: svn path=/head/; revision=128480
Diffstat (limited to 'archivers/arj')
-rw-r--r--archivers/arj/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile
index 80860de2a972..1c63095242b4 100644
--- a/archivers/arj/Makefile
+++ b/archivers/arj/Makefile
@@ -14,9 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= renato@galle.com.br
COMMENT= Open-source ARJ
-#WRKSRC= ${WRKDIR}/${PORTNAME}
USE_REINPLACE= yes
-USE_AUTOCONF_VER= 253
+USE_AUTOCONF_VER= 259
USE_GMAKE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_WRKSRC= ${WRKSRC}/gnu