diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/cole/Makefile | 2 | ||||
-rw-r--r-- | textproc/domc/Makefile | 2 | ||||
-rw-r--r-- | textproc/eruby/Makefile | 2 | ||||
-rw-r--r-- | textproc/gdome2/Makefile | 2 | ||||
-rw-r--r-- | textproc/latte/Makefile | 2 | ||||
-rw-r--r-- | textproc/liblrdf/Makefile | 2 | ||||
-rw-r--r-- | textproc/libparsifal/Makefile | 2 | ||||
-rw-r--r-- | textproc/libpathan/Makefile | 2 | ||||
-rw-r--r-- | textproc/libxode/Makefile | 2 | ||||
-rw-r--r-- | textproc/mifluz/Makefile | 2 | ||||
-rw-r--r-- | textproc/minidom/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-ltxml/Makefile | 2 | ||||
-rw-r--r-- | textproc/sary/Makefile | 2 | ||||
-rw-r--r-- | textproc/sp/Makefile | 2 | ||||
-rw-r--r-- | textproc/wbxml2/Makefile | 2 | ||||
-rw-r--r-- | textproc/wv/Makefile | 2 | ||||
-rw-r--r-- | textproc/xalan-c/Makefile | 2 | ||||
-rw-r--r-- | textproc/xerces-c/Makefile | 2 | ||||
-rw-r--r-- | textproc/xerces-c2-devel/Makefile | 2 | ||||
-rw-r--r-- | textproc/xerces-c2/Makefile | 2 | ||||
-rw-r--r-- | textproc/xerces-c27/Makefile | 2 | ||||
-rw-r--r-- | textproc/xls2xml/Makefile | 2 | ||||
-rw-r--r-- | textproc/xmlwrapp/Makefile | 2 |
23 files changed, 23 insertions, 23 deletions
diff --git a/textproc/cole/Makefile b/textproc/cole/Makefile index 03adfa686a8c..3bb1cbeb10f3 100644 --- a/textproc/cole/Makefile +++ b/textproc/cole/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A free C OLE library GNU_CONFIGURE= yes -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/textproc/domc/Makefile b/textproc/domc/Makefile index 620e03b09348..743077bd4ddc 100644 --- a/textproc/domc/Makefile +++ b/textproc/domc/Makefile @@ -29,7 +29,7 @@ USE_GMAKE= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAKE_ENV+= SHLIB_MAJOR="${SHLIB_MAJOR}" INSTDIR=${PREFIX} LDFLAGS="${LDFLAGS}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" diff --git a/textproc/eruby/Makefile b/textproc/eruby/Makefile index 251187565655..777520ee1961 100644 --- a/textproc/eruby/Makefile +++ b/textproc/eruby/Makefile @@ -18,7 +18,7 @@ USE_RUBY= yes CONFIGURE_ARGS= --enable-shared --with-charset="${DEFAULT_CHARSET}" INSTALL_TARGET= site-install -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes DEFAULT_CHARSET?= ISO-8859-1 diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index 434613a72169..5e447d65f142 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= GLIB_CONFIG="${LOCALBASE}/bin/pkg-config glib-2.0" \ CPPFLAGS="-I${LOCALBASE}/include" PLIST_SUB= DOCSDIR="share/doc/${DISTNAME}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= gdome-config.1 diff --git a/textproc/latte/Makefile b/textproc/latte/Makefile index 1326b7e24592..08682e2e996e 100644 --- a/textproc/latte/Makefile +++ b/textproc/latte/Makefile @@ -22,7 +22,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-shared MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ AUTOHEADER="${TRUE}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes INFO= latte liblatte diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile index f2f0015d7f5e..d2c22a9e70d8 100644 --- a/textproc/liblrdf/Makefile +++ b/textproc/liblrdf/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= raptor.2:${PORTSDIR}/textproc/raptor USE_GNOME= gnomehack gnometarget GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} diff --git a/textproc/libparsifal/Makefile b/textproc/libparsifal/Makefile index b62405d454e2..d4360302216c 100644 --- a/textproc/libparsifal/Makefile +++ b/textproc/libparsifal/Makefile @@ -20,7 +20,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 PLIST_SUB= VERSION=${PORTVERSION} diff --git a/textproc/libpathan/Makefile b/textproc/libpathan/Makefile index c7216cb25e65..10f4a74d793a 100644 --- a/textproc/libpathan/Makefile +++ b/textproc/libpathan/Makefile @@ -23,7 +23,7 @@ USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes XERCESCROOT= `cd ${PORTSDIR}/textproc/xerces-c2; ${MAKE} -V WRKSRC` CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV+= XERCESCROOT=${XERCESCROOT} diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile index e56d5e960eb4..a6013008182f 100644 --- a/textproc/libxode/Makefile +++ b/textproc/libxode/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -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/textproc/mifluz/Makefile b/textproc/mifluz/Makefile index 02762379bd6d..96ac85e2a972 100644 --- a/textproc/mifluz/Makefile +++ b/textproc/mifluz/Makefile @@ -18,7 +18,7 @@ COMMENT= C++ library to build and query a full text inverted index USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} --without-unac -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_BISON= yes USE_GCC= 2.95 diff --git a/textproc/minidom/Makefile b/textproc/minidom/Makefile index a953ef710dfe..729cd4dc2131 100644 --- a/textproc/minidom/Makefile +++ b/textproc/minidom/Makefile @@ -23,7 +23,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-libxml2=yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's|-lglib|-lglib-12|g ; \ diff --git a/textproc/py-ltxml/Makefile b/textproc/py-ltxml/Makefile index 1954b49bd0b7..475ba79d9ef0 100644 --- a/textproc/py-ltxml/Makefile +++ b/textproc/py-ltxml/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} USE_PYTHON= yes USE_PYDISTUTILS= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile index acad8abca01c..1bad8bd6e038 100644 --- a/textproc/sary/Makefile +++ b/textproc/sary/Makefile @@ -16,7 +16,7 @@ COMMENT= A suffix array library and tools, which provide fast full-text search USE_GNOME= glib20 gnomehack gnometarget GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= sary.1 mksary.1 diff --git a/textproc/sp/Makefile b/textproc/sp/Makefile index 93dd8b4593a5..15b4e1ec24da 100644 --- a/textproc/sp/Makefile +++ b/textproc/sp/Makefile @@ -21,7 +21,7 @@ BROKEN= "does not compile on ${MACHINE_ARCH}" .endif USE_SUBMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GCC= 2.95 PORTDOCS= Makefile archform.htm build.htm catalog catalog.htm \ charset.htm features.htm generic.htm ideas.htm index.htm \ diff --git a/textproc/wbxml2/Makefile b/textproc/wbxml2/Makefile index c92074c274e9..0b39c7e5337e 100644 --- a/textproc/wbxml2/Makefile +++ b/textproc/wbxml2/Makefile @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_AUTOTOOLS= automake:19 autoconf:259 libtool:15 AUTOMAKE_ARGS= -acf GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lexpat" diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index 8d7a4b5ba51b..86433d756749 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -32,7 +32,7 @@ CONFIGURE_ARGS= --with-png=${LOCALBASE} \ --with-libwmf=${LOCALBASE} MAKEFILE= GNUmakefile MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= wvAbw.1 wvCleanLatex.1 wvDVI.1 wvHtml.1 wvLatex.1 wvMime.1 wvPDF.1 \ wvPS.1 wvRTF.1 wvSummary.1 wvText.1 wvVersion.1 wvWare.1 wvWml.1 diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index bf636eb68ee8..bb73893c4ffe 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -50,7 +50,7 @@ XERCESCROOT?= ${LOCALBASE} # expect this to get broken some day NO_FILTER_SHLIBS= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/xml-xalan/c diff --git a/textproc/xerces-c/Makefile b/textproc/xerces-c/Makefile index baae4e59add7..70aebb6f7de7 100644 --- a/textproc/xerces-c/Makefile +++ b/textproc/xerces-c/Makefile @@ -17,7 +17,7 @@ DISTNAME= xerces-c-src${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org COMMENT= Xerces-C++ is a validating XML parser written in a subset of C++ -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes XERCESWRKSRC= ${WRKSRC}/src/xercesc CONFIGURE_WRKSRC= ${XERCESWRKSRC} diff --git a/textproc/xerces-c2-devel/Makefile b/textproc/xerces-c2-devel/Makefile index f2803055ee00..08f42bc067eb 100644 --- a/textproc/xerces-c2-devel/Makefile +++ b/textproc/xerces-c2-devel/Makefile @@ -69,7 +69,7 @@ PLIST_SUB+= TRANSICU="@comment " # expect this to get broken some day NO_FILTER_SHLIBS= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes XERCESWRKSRC= ${WRKSRC}/src/xercesc CONFIGURE_WRKSRC= ${XERCESWRKSRC} diff --git a/textproc/xerces-c2/Makefile b/textproc/xerces-c2/Makefile index f2803055ee00..08f42bc067eb 100644 --- a/textproc/xerces-c2/Makefile +++ b/textproc/xerces-c2/Makefile @@ -69,7 +69,7 @@ PLIST_SUB+= TRANSICU="@comment " # expect this to get broken some day NO_FILTER_SHLIBS= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes XERCESWRKSRC= ${WRKSRC}/src/xercesc CONFIGURE_WRKSRC= ${XERCESWRKSRC} diff --git a/textproc/xerces-c27/Makefile b/textproc/xerces-c27/Makefile index f2803055ee00..08f42bc067eb 100644 --- a/textproc/xerces-c27/Makefile +++ b/textproc/xerces-c27/Makefile @@ -69,7 +69,7 @@ PLIST_SUB+= TRANSICU="@comment " # expect this to get broken some day NO_FILTER_SHLIBS= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes XERCESWRKSRC= ${WRKSRC}/src/xercesc CONFIGURE_WRKSRC= ${XERCESWRKSRC} diff --git a/textproc/xls2xml/Makefile b/textproc/xls2xml/Makefile index bb5e37d45fa4..dd490fbb8230 100644 --- a/textproc/xls2xml/Makefile +++ b/textproc/xls2xml/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= cole.2:${PORTSDIR}/textproc/cole \ xml.5:${PORTSDIR}/textproc/libxml GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lcole" diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index e0886ad661f0..5c5af810dea3 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -22,7 +22,7 @@ WANT_GNOME= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure.pl CONFIGURE_ARGS= --prefix ${PREFIX} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CFLAGS+= -fPIC .include <bsd.port.pre.mk> |