[Midnightbsd-cvs] mports: Makefile: autotools/ldconfig/cdio version

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Jun 2 11:34:28 EDT 2008


Log Message:
-----------
autotools/ldconfig/cdio version

Modified Files:
--------------
    mports/multimedia/vcdimager:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/multimedia/vcdimager/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L multimedia/vcdimager/Makefile -L multimedia/vcdimager/Makefile -u -r1.1 -r1.2
--- multimedia/vcdimager/Makefile
+++ multimedia/vcdimager/Makefile
@@ -7,7 +7,7 @@
 
 PORTNAME=	vcdimager
 PORTVERSION=	0.7.23
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	multimedia
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	vcdimager
@@ -17,10 +17,11 @@
 
 LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt \
 		xml2:${PORTSDIR}/textproc/libxml2 \
-		cdio.7:${PORTSDIR}/sysutils/libcdio
+		cdio.8:${PORTSDIR}/sysutils/libcdio
 
 GNU_CONFIGURE=	yes
-INSTALLS_SHLIB=	yes
+USE_AUTOTOOLS=	libtool:15
+USE_LDCONFIG=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gnometarget gnomehack pkgconfig lthack
 CONFIGURE_ENV=	CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \


More information about the Midnightbsd-cvs mailing list