[Midnightbsd-cvs] mports: Makefile: switch to newer autoconf

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Sep 30 19:26:59 EDT 2008


Log Message:
-----------
switch to newer autoconf

Modified Files:
--------------
    mports/archivers/arj:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/archivers/arj/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L archivers/arj/Makefile -L archivers/arj/Makefile -u -r1.3 -r1.4
--- archivers/arj/Makefile
+++ archivers/arj/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	arj
 PORTVERSION=	3.10.22
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	archivers
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -17,7 +17,7 @@
 COMMENT=	Open-source ARJ
 LICENSE=	unknown
 
-USE_AUTOTOOLS=	autoconf:261
+USE_AUTOTOOLS=	autoconf:262
 USE_GMAKE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd6.0
 CONFIGURE_WRKSRC=	${WRKSRC}/gnu


More information about the Midnightbsd-cvs mailing list