[Midnightbsd-cvs] mports: Makefile: libtool depends
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Aug 13 15:02:44 EDT 2008
Log Message:
-----------
libtool depends
Modified Files:
--------------
mports/multimedia/libdvdcss:
Makefile (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/multimedia/libdvdcss/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L multimedia/libdvdcss/Makefile -L multimedia/libdvdcss/Makefile -u -r1.2 -r1.3
--- multimedia/libdvdcss/Makefile
+++ multimedia/libdvdcss/Makefile
@@ -9,7 +9,7 @@
PORTNAME= libdvdcss
PORTVERSION= 1.2.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= http://download.videolan.org/pub/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}
@@ -20,10 +20,11 @@
NO_CDROM= CSS code may violate the DMCA
+USE_AUTOTOOLS= libtool:15
USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
.ifndef(WITH_DOXYGEN)
NOPORTDOCS= yes
More information about the Midnightbsd-cvs
mailing list