[Midnightbsd-cvs] mports: Makefile: license, freebsd6 configure

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Dec 5 19:26:36 EST 2007


Log Message:
-----------
license, freebsd6 configure

Modified Files:
--------------
    mports/devel/libtool15:
        Makefile (r1.3 -> r1.4)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/libtool15/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L devel/libtool15/Makefile -L devel/libtool15/Makefile -u -r1.3 -r1.4
--- devel/libtool15/Makefile
+++ devel/libtool15/Makefile
@@ -14,13 +14,14 @@
 DISTNAME=	libtool-${PORTVERSION}
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT?=	Generic shared library support script
+COMMENT=	Generic shared library support script
+LICENSE=	gpl2
 
 GNU_CONFIGURE=	 yes
 CONFIGURE_ARGS?= --disable-ltdl-install
 CONFIGURE_ARGS+= --infodir=${PREFIX}/info
 CONFIGURE_ENV=	MAKEINFO="makeinfo --no-split"
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd6.0
 INFO?=		libtool
 
 .include <bsd.port.mk>


More information about the Midnightbsd-cvs mailing list