diff options
30 files changed, 30 insertions, 30 deletions
diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile index e9c91fc11fd1..d06911de8aac 100644 --- a/astro/cfitsio/Makefile +++ b/astro/cfitsio/Makefile @@ -17,7 +17,7 @@ COMMENT= Library for reading and writing files in FITS data format WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes ALL_TARGET= shared diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index d4fe0e994852..d7a059573aa2 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -27,7 +27,7 @@ USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib CONFIGURE_ARGS= --disable-garmin -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .if defined(WITHOUT_NLS) PLIST_SUB+= NLS="@comment " diff --git a/astro/libnova/Makefile b/astro/libnova/Makefile index 33e95dcade13..df8da07d9c9a 100644 --- a/astro/libnova/Makefile +++ b/astro/libnova/Makefile @@ -18,7 +18,7 @@ COMMENT= Astronomical Calculation Library USE_GNOME= gnometarget lthack GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.pre.mk> diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile index 116b85e39594..5a748bbdcb6a 100644 --- a/astro/orsa/Makefile +++ b/astro/orsa/Makefile @@ -24,7 +24,7 @@ USE_QT_VER= 3 USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.pre.mk> diff --git a/audio/Maaate/Makefile b/audio/Maaate/Makefile index 407048b7c0cd..12e7207ab6c0 100644 --- a/audio/Maaate/Makefile +++ b/audio/Maaate/Makefile @@ -17,7 +17,7 @@ COMMENT= MPEG audio analysis toolkit USE_GMAKE= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's|-ldl||g ; \ diff --git a/audio/adpcm/Makefile b/audio/adpcm/Makefile index dcf47e8d249c..c4912099c05f 100644 --- a/audio/adpcm/Makefile +++ b/audio/adpcm/Makefile @@ -21,7 +21,7 @@ EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= MAN3= adpcm.3 MANCOMPRESSED= no -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes LIBVERSION= 1 pre-install: diff --git a/audio/alienwah/Makefile b/audio/alienwah/Makefile index f3dcdd8350d5..403a4021f43f 100644 --- a/audio/alienwah/Makefile +++ b/audio/alienwah/Makefile @@ -17,7 +17,7 @@ COMMENT= Paul Nasca's AlienWah LADSPA Plugin BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_FILES= lib/ladspa/aw.so MAKE_ARGS= CPP="${CXX}" CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include -fPIC" diff --git a/audio/anthem/Makefile b/audio/anthem/Makefile index c93ceb61153f..a3855636ea9e 100644 --- a/audio/anthem/Makefile +++ b/audio/anthem/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= tse3:${PORTSDIR}/audio/tse3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_KDELIBS_VER=3 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CPPFLAGS+= -DQT_NO_ASCII_CAST diff --git a/audio/ccaudio/Makefile b/audio/ccaudio/Makefile index f853c44aee4d..6cd1c57da2a9 100644 --- a/audio/ccaudio/Makefile +++ b/audio/ccaudio/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= ccgnu2:${PORTSDIR}/devel/commoncpp USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_GCC= 3.4+ -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e \ diff --git a/audio/ccaudio2/Makefile b/audio/ccaudio2/Makefile index f853c44aee4d..6cd1c57da2a9 100644 --- a/audio/ccaudio2/Makefile +++ b/audio/ccaudio2/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= ccgnu2:${PORTSDIR}/devel/commoncpp USE_GNOME= gnometarget GNU_CONFIGURE= yes USE_GCC= 3.4+ -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e \ diff --git a/audio/cmt/Makefile b/audio/cmt/Makefile index a81d680f558c..dca2778de56b 100644 --- a/audio/cmt/Makefile +++ b/audio/cmt/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa WRKSRC= ${WRKDIR}/cmt USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_FILES= lib/ladspa/cmt.so pre-patch: diff --git a/audio/ecasound/Makefile b/audio/ecasound/Makefile index f04a9c635aef..2fd229de19c5 100644 --- a/audio/ecasound/Makefile +++ b/audio/ecasound/Makefile @@ -20,7 +20,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-pyecasound --disable-rubyecasound --with-largefile \ --enable-sys-readline -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= ecasound-iam.1 ecasound.1 ecatools.1 ecaconvert.1 \ ecafixdc.1 ecalength.1 ecamonitor.1 ecanormalize.1 \ diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile index 71ec322ca375..003f783949c8 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -23,7 +23,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-lash --disable-ladcca -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= fluidsynth.1 diff --git a/audio/gsi/Makefile b/audio/gsi/Makefile index d5618977c6f3..825a865129d4 100644 --- a/audio/gsi/Makefile +++ b/audio/gsi/Makefile @@ -18,7 +18,7 @@ COMMENT= General sound interface USE_BZIP2= yes USE_GMAKE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" MYFLAGS="${CFLAGS}" OPTIMIZE="" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MANCOMPRESSED= no diff --git a/audio/libmpcdec/Makefile b/audio/libmpcdec/Makefile index 67f17284a98d..d9bc601e5ae8 100644 --- a/audio/libmpcdec/Makefile +++ b/audio/libmpcdec/Makefile @@ -18,7 +18,7 @@ COMMENT= High quality audio compression format USE_BZIP2= yes USE_GNOME= gnometarget GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's|-O3\ -fomit-frame-pointer||g' \ diff --git a/audio/libtremor/Makefile b/audio/libtremor/Makefile index f5c754e1664f..cbde8eb16ae0 100644 --- a/audio/libtremor/Makefile +++ b/audio/libtremor/Makefile @@ -19,7 +19,7 @@ SNAP_DATE= 02132004 WRKSRC= ${WRKDIR}/Tremor USE_AUTOTOOLS= automake:15 autoconf:253 libtool:15 GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes pre-configure: @cd ${WRKSRC} && ${ACLOCAL} diff --git a/audio/libworkman/Makefile b/audio/libworkman/Makefile index a6118433d562..e21a93390bba 100644 --- a/audio/libworkman/Makefile +++ b/audio/libworkman/Makefile @@ -17,7 +17,7 @@ COMMENT= Workman library required by some audio apps WRKSRC= ${WRKDIR}/libworkman USE_IMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CFLAGS+= -fPIC post-patch: diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile index 221e959511f8..94ffcb18774c 100644 --- a/audio/osalp/Makefile +++ b/audio/osalp/Makefile @@ -30,7 +30,7 @@ LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-all -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_SUB= VERSION=${PORTVERSION} diff --git a/audio/quelcom/Makefile b/audio/quelcom/Makefile index fca04514df0d..62e07689ed01 100644 --- a/audio/quelcom/Makefile +++ b/audio/quelcom/Makefile @@ -19,7 +19,7 @@ USE_GETTEXT= yes USE_GMAKE= yes MAKEFILE= makefile MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CXXFLAGS+= -I../lib -I${LOCALBASE}/include ${CPPFLAGS} \ -DHAVE_DECL_GETOPT -fPIC diff --git a/audio/rioutil/Makefile b/audio/rioutil/Makefile index 0ace91c8531a..5103c6ecbb01 100644 --- a/audio/rioutil/Makefile +++ b/audio/rioutil/Makefile @@ -22,7 +22,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= rioutil.1 diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile index 677f473204f9..313ef8bdde1d 100644 --- a/audio/rplay/Makefile +++ b/audio/rplay/Makefile @@ -16,7 +16,7 @@ COMMENT= Network audio player LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" diff --git a/audio/sphinx/Makefile b/audio/sphinx/Makefile index 1c8570766cad..eed01f867c08 100644 --- a/audio/sphinx/Makefile +++ b/audio/sphinx/Makefile @@ -18,7 +18,7 @@ COMMENT= Speech recognition system DEST= ${WRKSRC}/src/libsphinx2/ GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PKGMESSAGE= ${WRKDIR}/pkg-message USE_GMAKE= yes diff --git a/audio/swhplugins/Makefile b/audio/swhplugins/Makefile index 7ca7579b2324..bd5f259fc0c0 100644 --- a/audio/swhplugins/Makefile +++ b/audio/swhplugins/Makefile @@ -27,7 +27,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CFLAGS+= -fPIC -DPIC diff --git a/audio/tse3/Makefile b/audio/tse3/Makefile index 43ce8212749c..0f254f68d603 100644 --- a/audio/tse3/Makefile +++ b/audio/tse3/Makefile @@ -19,7 +19,7 @@ USE_AUTOTOOLS= libtool:15 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --without-doc-install CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= tse3play.1 MAN3= tse3.3 diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile index 030c43db60e4..22f9d5651e3e 100644 --- a/audio/wsoundserver/Makefile +++ b/audio/wsoundserver/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker USE_X_PREFIX= yes WANT_GNOME= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include/WINGs" diff --git a/audio/xmms-crystality/Makefile b/audio/xmms-crystality/Makefile index ebb034a36de4..4cf0b771720c 100644 --- a/audio/xmms-crystality/Makefile +++ b/audio/xmms-crystality/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms USE_X_PREFIX= yes USE_GNOME= imlib -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \ PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" diff --git a/audio/xmms-imms/Makefile b/audio/xmms-imms/Makefile index 7dc6c2d5947b..9bbbad0e6f73 100644 --- a/audio/xmms-imms/Makefile +++ b/audio/xmms-imms/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ .if defined(WITH_DEBUG) CONFIGURE_ARGS+=--enable-debug .endif -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.pre.mk> diff --git a/audio/xmms-kde/Makefile b/audio/xmms-kde/Makefile index ce49a5ec21df..19b0d6ad8d0c 100644 --- a/audio/xmms-kde/Makefile +++ b/audio/xmms-kde/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms USE_KDELIBS_VER=3 WRKSRC= ${WRKDIR}/${DISTNAME:S/0.0/0/} USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_TARGET= CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \ --with-xmms-prefix=${X11BASE} diff --git a/biology/libgenome/Makefile b/biology/libgenome/Makefile index 6b8f7312125b..7ef529047a15 100644 --- a/biology/libgenome/Makefile +++ b/biology/libgenome/Makefile @@ -19,7 +19,7 @@ COMMENT= Toolkit for developing bioinformatic related software in C++ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's|-O2|@CXXFLAGS@|g' ${WRKSRC}/src/Makefile.in diff --git a/chinese/vflib/Makefile b/chinese/vflib/Makefile index 87e80c46ba1a..933731809fa0 100644 --- a/chinese/vflib/Makefile +++ b/chinese/vflib/Makefile @@ -29,7 +29,7 @@ PLIST_SUB= VFLIB_VERSION=${VFLIB_VERSION} GNU_CONFIGURE= yes USE_FREETYPE= yes USE_XLIB= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --with-freetype \ --with-freetype-includedir=${PREFIX}/include/freetype1/freetype \ --with-freetype-libdir=${PREFIX}/lib |