[Midnightbsd-cvs] mports: Makefile:

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Feb 21 23:32:28 EST 2008


Log Message:
-----------


Modified Files:
--------------
    mports/archivers/lzo2:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/archivers/lzo2/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L archivers/lzo2/Makefile -L archivers/lzo2/Makefile -u -r1.2 -r1.3
--- archivers/lzo2/Makefile
+++ archivers/lzo2/Makefile
@@ -8,7 +8,7 @@
 
 PORTNAME=	lzo2
 PORTVERSION=	2.02
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	archivers devel
 MASTER_SITES=	http://www.oberhumer.com/opensource/lzo/download/ \
 		http://fresh.t-systems-sfr.com/unix/src/misc/ \
@@ -21,6 +21,7 @@
 
 LICENSE=	gpl2
 
+USE_AUTOTOOLS=	libtool:15
 GNU_CONFIGURE=  yes
 CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd6.0
 CONFIGURE_ARGS=	--enable-shared


More information about the Midnightbsd-cvs mailing list