From bce9b81f9d6099820f3839d7809d6b08c1d2ae7b Mon Sep 17 00:00:00 2001 From: miwi Date: Sat, 19 Apr 2008 17:56:05 +0000 Subject: - Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) --- textproc/gnome-spell/Makefile | 2 +- textproc/gnome-translate/Makefile | 3 +-- textproc/gtkspell/Makefile | 3 +-- textproc/gxditview/Makefile | 4 ++-- textproc/iiimf-client-lib/Makefile | 2 +- textproc/iiimf-protocol-lib/Makefile | 2 +- textproc/lemmatizer/Makefile | 2 +- textproc/liblingoteach/Makefile | 2 +- textproc/libxdiff/Makefile | 2 +- textproc/libxml++/Makefile | 2 +- textproc/libxml++26/Makefile | 2 +- textproc/linux-expat/Makefile | 2 +- textproc/linux-f10-expat/Makefile | 2 +- textproc/linux-f10-libxml/Makefile | 2 +- textproc/linux-f10-libxml2/Makefile | 2 +- textproc/linux-f8-expat/Makefile | 2 +- textproc/linux-f8-libxml/Makefile | 2 +- textproc/linux-f8-libxml2/Makefile | 2 +- textproc/linux-libxml/Makefile | 2 +- textproc/linux-libxml2/Makefile | 2 +- textproc/linux-xerces-c2/Makefile | 2 +- textproc/modlogan/Makefile | 2 +- textproc/nunnimcax/Makefile | 2 +- textproc/pcrs/Makefile | 2 +- textproc/rast/Makefile | 2 +- textproc/scim-input-pad/Makefile | 2 +- textproc/scim-kmfl-imengine/Makefile | 2 ++ textproc/scim/Makefile | 6 +++--- textproc/uim/Makefile | 2 +- textproc/wbxml2/Makefile | 2 +- textproc/wordnet/Makefile | 2 +- textproc/yamcha/Makefile | 2 +- 32 files changed, 36 insertions(+), 36 deletions(-) (limited to 'textproc') diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index aa0c66bf6b9e..1c02351ac95c 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnome-spell PORTVERSION= 1.0.8 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -19,7 +20,6 @@ COMMENT= A GNOME/Bonobo component for spell checking LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell USE_BZIP2= yes -USE_XLIB= yes USE_PERL5= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui diff --git a/textproc/gnome-translate/Makefile b/textproc/gnome-translate/Makefile index b70d4dff93ff..4e6b2825819a 100644 --- a/textproc/gnome-translate/Makefile +++ b/textproc/gnome-translate/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome-translate PORTVERSION= 0.99 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= libtranslate @@ -20,7 +20,6 @@ LIB_DEPENDS= translate:${PORTSDIR}/textproc/libtranslate INSTALLS_OMF= yes INSTALLS_ICONS= yes GCONF_SCHEMAS= gnome-translate.schemas -USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix eel2 intlhack USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index 0d93de509a07..fd9f9cf21f30 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtkspell PORTVERSION= 2.0.11 -PORTREVISION?= 5 +PORTREVISION?= 6 CATEGORIES= textproc gnome MASTER_SITES= http://gtkspell.sourceforge.net/download/ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} @@ -26,7 +26,6 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gtk20 GNU_CONFIGURE= yes USE_GETTEXT= yes -USE_XLIB= yes USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/textproc/gxditview/Makefile b/textproc/gxditview/Makefile index c40b22455037..8973230cabe2 100644 --- a/textproc/gxditview/Makefile +++ b/textproc/gxditview/Makefile @@ -7,7 +7,7 @@ PORTNAME= gxditview PORTVERSION= ${GXDVVERSION}${GXDVREVISION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc DISTFILES= # none @@ -28,7 +28,7 @@ GXDVREVISION!= sed -e 's/^0$$//' -e 's/^[1-9].*$$/.&/' /usr/src/contrib/groff/RE .if exists(/usr/src/contrib/groff/src/devices/xditview) && \ exists(/usr/src/gnu/usr.bin/groff/src/devices/xditview) -USE_X_PREFIX= yes +USE_XORG= x11 xproto xt xmu xaw MANCOMPRESSED= maybe WRKSRC= /usr/src/gnu/usr.bin/groff/src/devices/xditview MAKE_ENV= MAKEOBJDIR=${WRKDIR} diff --git a/textproc/iiimf-client-lib/Makefile b/textproc/iiimf-client-lib/Makefile index a2c43b6a5986..af2ef0b71f33 100644 --- a/textproc/iiimf-client-lib/Makefile +++ b/textproc/iiimf-client-lib/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/iiim/csconv/csconv.so:${PORTSDIR}/textproc/iiimf-c ONLY_FOR_ARCHS= i386 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_BZIP2= yes USE_GMAKE= yes USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env diff --git a/textproc/iiimf-protocol-lib/Makefile b/textproc/iiimf-protocol-lib/Makefile index e51a0dee1d92..3fa85e9c53ad 100644 --- a/textproc/iiimf-protocol-lib/Makefile +++ b/textproc/iiimf-protocol-lib/Makefile @@ -18,7 +18,7 @@ COMMENT= Internet/Intranet Input Method Framework protocol library ONLY_FOR_ARCHS= i386 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_BZIP2= yes USE_GMAKE= yes USE_AUTOTOOLS= automake:19:env autoconf:261:env libtool:15:env diff --git a/textproc/lemmatizer/Makefile b/textproc/lemmatizer/Makefile index 96c7aa876c1c..8707b1e8215e 100644 --- a/textproc/lemmatizer/Makefile +++ b/textproc/lemmatizer/Makefile @@ -28,7 +28,7 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-datadir=${DB_DIR} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes LDCONFIG_DIRS= %%PREFIX%%/lib pre-fetch: diff --git a/textproc/liblingoteach/Makefile b/textproc/liblingoteach/Makefile index 6e1e8a55e247..4cb0a704a27c 100644 --- a/textproc/liblingoteach/Makefile +++ b/textproc/liblingoteach/Makefile @@ -19,7 +19,7 @@ USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= gnomehack gnometarget libxml2 GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .if defined(WITH_COMP) CONFIGURE_ARGS+= --with-compression diff --git a/textproc/libxdiff/Makefile b/textproc/libxdiff/Makefile index 8c15095775e7..7de1453cdec8 100644 --- a/textproc/libxdiff/Makefile +++ b/textproc/libxdiff/Makefile @@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-shared --enable-static diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 96246017a733..24d9c0c7c5c7 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -19,6 +19,6 @@ COMMENT= XML API for C++ USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnometarget libxml2 pkgconfig GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 665bee127469..bd9568f1c7fe 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -25,7 +25,7 @@ USE_GMAKE= yes USE_GCC= 3.4+ USE_GNOME= gnomehack gnometarget libxml2 pkgconfig GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_SUB= VERSION="2.6" API_VERSION="2.6" DOC_VERSION=${PORTVERSION:R} diff --git a/textproc/linux-expat/Makefile b/textproc/linux-expat/Makefile index 73e52e69b7f4..e5c55dc2ac43 100644 --- a/textproc/linux-expat/Makefile +++ b/textproc/linux-expat/Makefile @@ -18,7 +18,7 @@ BRANDELF_DIRS= usr/bin USE_LINUX_RPM= yes LINUX_DIST_VER= 4 ONLY_FOR_ARCHS= i386 amd64 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" .include diff --git a/textproc/linux-f10-expat/Makefile b/textproc/linux-f10-expat/Makefile index 73e52e69b7f4..e5c55dc2ac43 100644 --- a/textproc/linux-f10-expat/Makefile +++ b/textproc/linux-f10-expat/Makefile @@ -18,7 +18,7 @@ BRANDELF_DIRS= usr/bin USE_LINUX_RPM= yes LINUX_DIST_VER= 4 ONLY_FOR_ARCHS= i386 amd64 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" .include diff --git a/textproc/linux-f10-libxml/Makefile b/textproc/linux-f10-libxml/Makefile index 50be2e70d7fe..d826d1a9e74c 100644 --- a/textproc/linux-f10-libxml/Makefile +++ b/textproc/linux-f10-libxml/Makefile @@ -16,7 +16,7 @@ COMMENT= RPM of libxml USE_LINUX_RPM= yes LINUX_DIST_VER= 4 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST= pkg-plist.${LINUX_RPM_ARCH} PLIST_SUB+= PORTVERSION="${PORTVERSION}" diff --git a/textproc/linux-f10-libxml2/Makefile b/textproc/linux-f10-libxml2/Makefile index 1f8546b6ff6b..6fa129db58df 100644 --- a/textproc/linux-f10-libxml2/Makefile +++ b/textproc/linux-f10-libxml2/Makefile @@ -15,7 +15,7 @@ COMMENT= RPM of libxml2 USE_LINUX_RPM= yes LINUX_DIST_VER= 4 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes BRANDELF_DIRS= usr/bin PLIST= pkg-plist.${LINUX_RPM_ARCH} PLIST_SUB+= PORTVERSION="${PORTVERSION}" diff --git a/textproc/linux-f8-expat/Makefile b/textproc/linux-f8-expat/Makefile index 73e52e69b7f4..e5c55dc2ac43 100644 --- a/textproc/linux-f8-expat/Makefile +++ b/textproc/linux-f8-expat/Makefile @@ -18,7 +18,7 @@ BRANDELF_DIRS= usr/bin USE_LINUX_RPM= yes LINUX_DIST_VER= 4 ONLY_FOR_ARCHS= i386 amd64 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" .include diff --git a/textproc/linux-f8-libxml/Makefile b/textproc/linux-f8-libxml/Makefile index 50be2e70d7fe..d826d1a9e74c 100644 --- a/textproc/linux-f8-libxml/Makefile +++ b/textproc/linux-f8-libxml/Makefile @@ -16,7 +16,7 @@ COMMENT= RPM of libxml USE_LINUX_RPM= yes LINUX_DIST_VER= 4 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST= pkg-plist.${LINUX_RPM_ARCH} PLIST_SUB+= PORTVERSION="${PORTVERSION}" diff --git a/textproc/linux-f8-libxml2/Makefile b/textproc/linux-f8-libxml2/Makefile index 1f8546b6ff6b..6fa129db58df 100644 --- a/textproc/linux-f8-libxml2/Makefile +++ b/textproc/linux-f8-libxml2/Makefile @@ -15,7 +15,7 @@ COMMENT= RPM of libxml2 USE_LINUX_RPM= yes LINUX_DIST_VER= 4 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes BRANDELF_DIRS= usr/bin PLIST= pkg-plist.${LINUX_RPM_ARCH} PLIST_SUB+= PORTVERSION="${PORTVERSION}" diff --git a/textproc/linux-libxml/Makefile b/textproc/linux-libxml/Makefile index 50be2e70d7fe..d826d1a9e74c 100644 --- a/textproc/linux-libxml/Makefile +++ b/textproc/linux-libxml/Makefile @@ -16,7 +16,7 @@ COMMENT= RPM of libxml USE_LINUX_RPM= yes LINUX_DIST_VER= 4 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST= pkg-plist.${LINUX_RPM_ARCH} PLIST_SUB+= PORTVERSION="${PORTVERSION}" diff --git a/textproc/linux-libxml2/Makefile b/textproc/linux-libxml2/Makefile index 1f8546b6ff6b..6fa129db58df 100644 --- a/textproc/linux-libxml2/Makefile +++ b/textproc/linux-libxml2/Makefile @@ -15,7 +15,7 @@ COMMENT= RPM of libxml2 USE_LINUX_RPM= yes LINUX_DIST_VER= 4 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes BRANDELF_DIRS= usr/bin PLIST= pkg-plist.${LINUX_RPM_ARCH} PLIST_SUB+= PORTVERSION="${PORTVERSION}" diff --git a/textproc/linux-xerces-c2/Makefile b/textproc/linux-xerces-c2/Makefile index 365a0b793227..7736161f31e5 100644 --- a/textproc/linux-xerces-c2/Makefile +++ b/textproc/linux-xerces-c2/Makefile @@ -21,7 +21,7 @@ COMMENT= Validating XML parser from the Apache XML Project (linux version) USE_LINUX_RPM= yes ONLY_FOR_ARCHS= i386 amd64 LINUX_DIST_VER= 4 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes SRC_DISTFILES= PLIST_SUB= PORTVERSION="${PORTVERSION}" diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile index 4817f87897e7..ec278c6a7d0a 100644 --- a/textproc/modlogan/Makefile +++ b/textproc/modlogan/Makefile @@ -33,7 +33,7 @@ LIB_DEPENDS+= mysqlclient.10:${PORTSDIR}/databases/mysql323-client # Please don't remove the comments, as soon as autoconf/libtool get's # updated in the ports collection the comments may be removed. # They serve as a reminder. -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-ltdl-install=no --with-gd=${LOCALBASE}/include \ --program-transform-name=\'\' diff --git a/textproc/nunnimcax/Makefile b/textproc/nunnimcax/Makefile index dabb92ff1531..7975a247517d 100644 --- a/textproc/nunnimcax/Makefile +++ b/textproc/nunnimcax/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= nunnimcax MAINTAINER= skv@FreeBSD.org COMMENT= C, non validating XML parser with SAX-like API -INSTALLS_SHLIB= YES +USE_LDCONFIG= YES SHLIB_MAJOR= 2 PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" diff --git a/textproc/pcrs/Makefile b/textproc/pcrs/Makefile index 1d7fc8139c72..8d3c9c72cd1f 100644 --- a/textproc/pcrs/Makefile +++ b/textproc/pcrs/Makefile @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN3= pcrs.3 PLIST_FILES= bin/pcrsed \ diff --git a/textproc/rast/Makefile b/textproc/rast/Makefile index bcf5941d5b61..76086b68a57b 100644 --- a/textproc/rast/Makefile +++ b/textproc/rast/Makefile @@ -31,7 +31,7 @@ CONFIGURE_ARGS= --with-apr-config=${LOCALBASE}/bin/apr-1-config \ --with-default-encoding=${DEFAULT_ENCODING} \ --with-filter-moduledir=${PREFIX}/lib/rast/filters CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" LDFLAGS="-lz" -INSTALLS_SHLIB= YES +USE_LDCONFIG= YES MAN1= rast-config.1 rast-create.1 rast-delete.1 rast-optimize.1 \ rast-register.1 rast-search.1 diff --git a/textproc/scim-input-pad/Makefile b/textproc/scim-input-pad/Makefile index 358601a6d668..c3651fec19f7 100644 --- a/textproc/scim-input-pad/Makefile +++ b/textproc/scim-input-pad/Makefile @@ -18,7 +18,7 @@ COMMENT= SCIM add-on to input various symbols with on-screen pad BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS= ${BUILD_DEPENDS} -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/textproc/scim-kmfl-imengine/Makefile b/textproc/scim-kmfl-imengine/Makefile index a8fb04993256..2065f4090e55 100644 --- a/textproc/scim-kmfl-imengine/Makefile +++ b/textproc/scim-kmfl-imengine/Makefile @@ -7,6 +7,7 @@ PORTNAME= scim-kmfl-imengine PORTVERSION= 0.9.6 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://anthesphoria.net/files/distribution/ @@ -21,6 +22,7 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ LIB_DEPENDS= kmfl:${PORTSDIR}/textproc/libkmfl RUN_DEPENDS= ${BUILD_DEPENDS} +USE_XORG= x11 xkbfile USE_AUTOTOOLS= libtool:15 USE_GNOME= gtk20 intltool intlhack pkgconfig glib20 USE_GETTEXT= yes diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile index d5dbc943af9b..af736eb77943 100644 --- a/textproc/scim/Makefile +++ b/textproc/scim/Makefile @@ -7,10 +7,9 @@ PORTNAME= scim PORTVERSION= 1.4.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=scim +MASTER_SITES= SF MAINTAINER= lx@FreeBSD.org COMMENT= Smart Common Input Method platform @@ -20,6 +19,7 @@ USE_GNOME= gnomehack gnomehier gtk20 intlhack USE_AUTOTOOLS= libtool:15 USE_ICONV= yes USE_GMAKE= yes +USE_XORG= x11 xpm USE_LDCONFIG= yes USE_GETTEXT= yes GNU_CONFIGURE= yes diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 4d16dc8f64d0..bdd4f5e07956 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -17,7 +17,7 @@ PKGNAMESUFFIX= -nox11 MAINTAINER= nobutaka@FreeBSD.org COMMENT?= Input method library -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes WANT_GNOME= yes USE_GNOME+= gnometarget glib20 USE_GMAKE= yes diff --git a/textproc/wbxml2/Makefile b/textproc/wbxml2/Makefile index 48e4dc0cc2ea..d15c1adf03e2 100644 --- a/textproc/wbxml2/Makefile +++ b/textproc/wbxml2/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_AUTOTOOLS= aclocal:19 autoconf:261 autoheader:261 automake:19 libtool:15 AUTOMAKE_ARGS= -acf -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GNOME= pkgconfig CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/textproc/wordnet/Makefile b/textproc/wordnet/Makefile index 822463b58c28..3e79f5f14f02 100644 --- a/textproc/wordnet/Makefile +++ b/textproc/wordnet/Makefile @@ -20,7 +20,7 @@ MAKE_ENV+= TCL_DVER=${TCL_VER} VER=${PORTVERSION} PLIST_SUB+= TCL_DVER=${TCL_VER} VER=${PORTVERSION} USE_BZIP2= yes REINPLACE_ARGS= -i "" -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes SUB_FILES= pkg-message SUB_LIST+= TCL_VER=${TCL_VER} diff --git a/textproc/yamcha/Makefile b/textproc/yamcha/Makefile index 8639f3e24429..6d7cb5bd218c 100644 --- a/textproc/yamcha/Makefile +++ b/textproc/yamcha/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= svm_learn:${PORTSDIR}/science/svmlight USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_PERL5_BUILD=yes DOC_FILES= feature.png feature2.png feature3.png \ feature4.png feature5.png index.html \ -- cgit