[Midnightbsd-cvs] mports: Makefile: NO_FILTER_SHLIB
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Oct 25 18:57:16 EDT 2007
Log Message:
-----------
NO_FILTER_SHLIB
Modified Files:
--------------
mports/devel/icu:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/icu/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Ldevel/icu/Makefile -Ldevel/icu/Makefile -u -r1.1 -r1.2
--- devel/icu/Makefile
+++ devel/icu/Makefile
@@ -8,6 +8,7 @@
PORTNAME= icu
PORTVERSION= 3.6
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ftp.software.ibm.com/software/globalization/icu/${PORTVERSION}/
@@ -21,8 +22,7 @@
OPTIONS= THREADS "Build multi-threaded version of the library" off
CONFLICTS= icu2-[0-9]*
-INSTALLS_SHLIB= yes
-NO_FILTER_SHLIBS= yes
+USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/icu/source
More information about the Midnightbsd-cvs
mailing list