[Midnightbsd-cvs] mports: Makefile: USE_LDCONFIG

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Aug 25 00:59:29 EDT 2007


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

Modified Files:
--------------
    mports/graphics/tiff:
        Makefile (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/graphics/tiff/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -Lgraphics/tiff/Makefile -Lgraphics/tiff/Makefile -u -r1.2 -r1.3
--- graphics/tiff/Makefile
+++ graphics/tiff/Makefile
@@ -19,7 +19,7 @@
 
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg
 
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 USE_AUTOTOOLS=	libtool:15
 CONFIGURE_TARGET=
 CONFIGURE_ARGS+=	--with-jpeg-include-dir=${LOCALBASE}/include \


More information about the Midnightbsd-cvs mailing list