diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 01:11:33 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-15 01:11:33 +0000 |
commit | e2f1a391066e99c8f7f9e88ba89d0e35e2b8b6b0 (patch) | |
tree | 644f09b8599478606b0b2308d5ddb42c8ca91fc6 | |
parent | 1a5ed1100b2fbede0dc03b0642c7ef1b20393fcc (diff) | |
download | ports-e2f1a391066e99c8f7f9e88ba89d0e35e2b8b6b0.tar.gz ports-e2f1a391066e99c8f7f9e88ba89d0e35e2b8b6b0.zip |
Notes
-rw-r--r-- | www/cgic/Makefile | 2 | ||||
-rw-r--r-- | www/cgiparse/Makefile | 2 | ||||
-rw-r--r-- | www/cherokee-devel/Makefile | 2 | ||||
-rw-r--r-- | www/cherokee/Makefile | 2 | ||||
-rw-r--r-- | www/dpsearch/Makefile | 2 | ||||
-rw-r--r-- | www/harvest/Makefile | 2 | ||||
-rw-r--r-- | www/libwww/Makefile | 2 | ||||
-rw-r--r-- | www/mnogosearch31/Makefile | 2 | ||||
-rw-r--r-- | www/openvrml/Makefile | 2 | ||||
-rw-r--r-- | www/osb-nrcit/Makefile | 2 | ||||
-rw-r--r-- | www/osb-nrcore/Makefile | 2 | ||||
-rw-r--r-- | www/wsdlpull/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/Makefile | 2 | ||||
-rw-r--r-- | x11-servers/driglide/Makefile | 2 | ||||
-rw-r--r-- | x11-themes/qnxstyle/Makefile | 2 | ||||
-rw-r--r-- | x11/gdkxft/Makefile | 2 | ||||
-rw-r--r-- | x11/libdnd/Makefile | 2 | ||||
-rw-r--r-- | x11/libexo/Makefile | 2 |
18 files changed, 18 insertions, 18 deletions
diff --git a/www/cgic/Makefile b/www/cgic/Makefile index db34e55e595d..e00cf184d805 100644 --- a/www/cgic/Makefile +++ b/www/cgic/Makefile @@ -17,7 +17,7 @@ COMMENT= ANSI C library for CGI programming MAKE_ENV= SHLIB_MAJOR="${SHLIB_MAJOR}" MAKEFILE= ${FILESDIR}/Makefile.lib PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes SHLIB_MAJOR= ${PORTVERSION:R} diff --git a/www/cgiparse/Makefile b/www/cgiparse/Makefile index fdf5e44fb50e..c3766cbf84b7 100644 --- a/www/cgiparse/Makefile +++ b/www/cgiparse/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= mime.1:${PORTSDIR}/devel/mime:install GNU_CONFIGURE= yes MAN3= cgiclose.3 cgigetvalue.3 cginewquerystr.3 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CFLAGS+= "-fPIC" .include <bsd.port.pre.mk> diff --git a/www/cherokee-devel/Makefile b/www/cherokee-devel/Makefile index 5d095a70a3c4..ad4c405f6770 100644 --- a/www/cherokee-devel/Makefile +++ b/www/cherokee-devel/Makefile @@ -26,7 +26,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --mandir=${MANPREFIX}/man \ --with-wwwroot=${PREFIX}/www -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= cget.1 cherokee-config.1 cherokee.1 cherokee_logrotate.1 diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index 5d095a70a3c4..ad4c405f6770 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -26,7 +26,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --mandir=${MANPREFIX}/man \ --with-wwwroot=${PREFIX}/www -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= cget.1 cherokee-config.1 cherokee.1 cherokee_logrotate.1 diff --git a/www/dpsearch/Makefile b/www/dpsearch/Makefile index cac914cae127..dacb7577fa59 100644 --- a/www/dpsearch/Makefile +++ b/www/dpsearch/Makefile @@ -16,7 +16,7 @@ COMMENT= Open source search engine for Internet and Intranet sites #RUN_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GMAKE= yes GNU_CONFIGURE= yes DOCSDIR= ${PREFIX}/share/doc/dataparksearch diff --git a/www/harvest/Makefile b/www/harvest/Makefile index 5d990dd710c0..65399b563ad5 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -17,7 +17,7 @@ COMMENT= Collect information from all over the Internet USE_BZIP2= yes USE_PERL5= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes NO_MTREE= yes CONFIGURE_ARGS?= --prefix=${PREFIX}/${PORTNAME} --without-wish diff --git a/www/libwww/Makefile b/www/libwww/Makefile index c722a3aef3ae..a2d50797f0a3 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -21,7 +21,7 @@ USE_GMAKE= yes CONFIGURE_ARGS= --enable-shared --enable-static --with-zlib USE_PERL5_BUILD=yes MAKE_ENV= objformat=${PORTOBJFORMAT} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ diff --git a/www/mnogosearch31/Makefile b/www/mnogosearch31/Makefile index 794b86c40e30..8bf114920db9 100644 --- a/www/mnogosearch31/Makefile +++ b/www/mnogosearch31/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} MAN1= indexer.1 MAN5= indexer.conf.5 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GMAKE= yes APACHE_COMPAT= yes GNU_CONFIGURE= yes diff --git a/www/openvrml/Makefile b/www/openvrml/Makefile index f54e2b0ee8b6..31682c7431e4 100644 --- a/www/openvrml/Makefile +++ b/www/openvrml/Makefile @@ -34,7 +34,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ XPIDLFLAGS="-I${X11BASE}/share/idl/mozilla" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_SUB= VER=${PORTVERSION} SUB_FILES= lookat.sh diff --git a/www/osb-nrcit/Makefile b/www/osb-nrcit/Makefile index bc6311648521..d3f797b09cae 100644 --- a/www/osb-nrcit/Makefile +++ b/www/osb-nrcit/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= nrcore.0:${PORTSDIR}/www/osb-nrcore \ curl.3:${PORTSDIR}/ftp/curl USE_GNOME= gtk20 gnomehack -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 .include <bsd.port.pre.mk> diff --git a/www/osb-nrcore/Makefile b/www/osb-nrcore/Makefile index 52c36b6db9a4..999b9a5fb99a 100644 --- a/www/osb-nrcore/Makefile +++ b/www/osb-nrcore/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= jscore.0:${PORTSDIR}/lang/osb-jscore USE_AUTOTOOLS= libtool:15 USE_GNOME= gtk20 gnomehack USE_GCC= 3.4 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -DNDEBUG" \ LDFLAGS="${PTHREAD_LIBS}" diff --git a/www/wsdlpull/Makefile b/www/wsdlpull/Makefile index f44a9b346335..264a08e75483 100644 --- a/www/wsdlpull/Makefile +++ b/www/wsdlpull/Makefile @@ -23,7 +23,7 @@ USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --includedir=${PREFIX}/include/wsdl -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT LDFLAGS= -L${LOCALBASE}/lib diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index 06283ee18d27..6ee0488d8263 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel USE_GNOME= gtk20 USE_X_PREFIX= yes GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} .include <bsd.port.mk> diff --git a/x11-servers/driglide/Makefile b/x11-servers/driglide/Makefile index c1727ee809ed..59912492342d 100644 --- a/x11-servers/driglide/Makefile +++ b/x11-servers/driglide/Makefile @@ -17,7 +17,7 @@ COMMENT= Libraries to support 3dfx Voodoo3/4/5/Banshee with the DRI USE_BZIP2= yes USE_X_PREFIX= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= automake:14 autoconf:253 libtool:15 AUTOMAKE_ARGS= -a USE_GMAKE= yes diff --git a/x11-themes/qnxstyle/Makefile b/x11-themes/qnxstyle/Makefile index deb0724cf5ad..8b2d22bbec8b 100644 --- a/x11-themes/qnxstyle/Makefile +++ b/x11-themes/qnxstyle/Makefile @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_KDELIBS_VER=3 USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_FILES= lib/kde3/plugins/styles/qnx.a \ lib/kde3/plugins/styles/qnx.la \ diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile index 5ce82da35e95..6bb34e24643d 100644 --- a/x11/gdkxft/Makefile +++ b/x11/gdkxft/Makefile @@ -26,7 +26,7 @@ CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lgnuregex -liconv" \ CFLAGS="${CFLAGS} `pkg-config xft --cflags`" CONFIGURE_ARGS= --sbindir=${PREFIX}/bin -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN8= gdkxft_sysinstall.8 diff --git a/x11/libdnd/Makefile b/x11/libdnd/Makefile index f0b8e78909f8..8df346204699 100644 --- a/x11/libdnd/Makefile +++ b/x11/libdnd/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Drag and drop library USE_XLIB= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/DND/DNDlib GNU_CONFIGURE= yes diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index 34dd50adbc50..c6e38158160b 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -22,7 +22,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME} GNU_CONFIGURE= yes USE_GNOME= glib20 USE_X_PREFIX= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .if defined(WITH_GTKDOC) BUILD_DEPENDS+= gtkdocize:${PORTSDIR}/textproc/gtk-doc |