[Midnightbsd-cvs] mports: Makefile: use the newer version of autoconf

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Feb 21 22:51:21 EST 2008


Log Message:
-----------
use the newer version of autoconf

Modified Files:
--------------
    mports/archivers/arj:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/archivers/arj/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L archivers/arj/Makefile -L archivers/arj/Makefile -u -r1.1 -r1.2
--- archivers/arj/Makefile
+++ archivers/arj/Makefile
@@ -8,6 +8,7 @@
 
 PORTNAME=	arj
 PORTVERSION=	3.10.22
+PORTREVISION=	1
 CATEGORIES=	archivers
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -15,7 +16,7 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Open-source ARJ
 
-USE_AUTOTOOLS=	autoconf:259
+USE_AUTOTOOLS=	autoconf:261
 USE_GMAKE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd6.0
 CONFIGURE_WRKSRC=	${WRKSRC}/gnu


More information about the Midnightbsd-cvs mailing list