Retire NO_FILTER_SHLIBS now that it no longer serves a purpose

This commit is contained in:
Kris Kennaway 2007-01-30 04:25:35 +00:00
parent 1801d62b27
commit a01439c2ca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183680
64 changed files with 0 additions and 70 deletions

View file

@ -518,7 +518,6 @@ TARGLIB!= (cd ${PORTSDIR}/${GNUSTEP_GCC_PORT} && make -V TARGLIB)
LDCONFIG_DIRS+= ${i}
.endfor
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
.endif
# eof

View file

@ -21,7 +21,6 @@ USE_GMAKE= yes
USE_LDCONFIG= yes
CXXFLAGS+= -O3 -fomit-frame-pointer
WRKSRC= ${WRKDIR}/noise
NO_FILTER_SHLIBS= yes
do-install:
@${CP} -R ${WRKSRC}/lib/${PORTNAME}.* ${PREFIX}/lib/

View file

@ -19,7 +19,6 @@ USE_ZIP= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS=yes
PLIST_SUB+= SHLIB_VERSION=${SHLIB_VERSION}
SHLIB_VERSION= 0

View file

@ -19,7 +19,6 @@ USE_ZIP= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS=yes
PLIST_SUB+= SHLIB_VERSION=${SHLIB_VERSION}
SHLIB_VERSION= 0

View file

@ -19,7 +19,6 @@ COMMENT= Simple database library
HAS_CONFIGURE= yes
MAKE_ARGS= PREFIX="${PREFIX}" CC="${CC}" CFLAGS="${CFLAGS}"
USE_LDCONFIG= yes
NO_FILTER_SHLIBS= yes
MAN3= sdb.3 sdb_init.3 sdb_open.3 sdb_close.3 sdb_query.3
MAN8= sdbd.8

View file

@ -19,7 +19,6 @@ COMMENT= Oracle 10 InstantClient basics. Works with Oracle RDBMS 8.1.2+
ONLY_FOR_ARCHS= i386 # amd64(not yet on own)
NO_BUILD= yes
NO_FILTER_SHLIBS= yes
MD5_FILE= ${MASTERDIR}/distinfo.${ARCH}
RESTRICTED= Packaging prohibited by Oracle license

View file

@ -21,7 +21,6 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/oracle/${PORTVERSION}/client/lib/libocci.so.1
ONLY_FOR_ARCHS= i386 # amd64(not yet on own)
NO_BUILD= yes
NO_FILTER_SHLIBS= yes
MD5_FILE= ${MASTERDIR}/distinfo.${ARCH}
RESTRICTED= Packaging prohibited by Oracle license

View file

@ -21,7 +21,6 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/oracle/${PORTVERSION}/client/lib/libocci.so.1
ONLY_FOR_ARCHS= i386 # amd64(not yet on own)
NO_BUILD= yes
NO_FILTER_SHLIBS= yes
MD5_FILE= ${MASTERDIR}/distinfo.${ARCH}
RESTRICTED= Packaging prohibited by Oracle license

View file

@ -21,7 +21,6 @@ OPTIONS= THREADS "Build multi-threaded version of the library" off
CONFLICTS= icu2-[0-9]*
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
WRKSRC= ${WRKDIR}/icu/source

View file

@ -18,7 +18,6 @@ COMMENT= International Components for Unicode
CONFLICTS= icu-[0-9]*
USE_LDCONFIG= yes
NO_FILTER_SHLIBS= yes
WRKSRC= ${WRKDIR}/icu
ICUWRKSRC= ${WRKSRC}/source

View file

@ -21,7 +21,6 @@ OPTIONS= THREADS "Build multi-threaded version of the library" off
CONFLICTS= icu2-[0-9]*
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
WRKSRC= ${WRKDIR}/icu/source

View file

@ -16,7 +16,6 @@ COMMENT= Object-oriented RTP library written in C++
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
NO_FILTER_SHLIBS= yes
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --disable-jthread

View file

@ -34,7 +34,6 @@ CONFIGURE_ARGS+= --with-trace
CONFIGURE_ENV= gnat_exists="no"
USE_LDCONFIG= yes
NO_FILTER_SHLIBS=yes
WIDEC_WRKSRC= ${WRKSRC}/build.widec
NOWIDEC_WRKSRC= ${WRKSRC}/build.nowidec

View file

@ -34,7 +34,6 @@ CONFIGURE_ARGS+= --with-trace
CONFIGURE_ENV= gnat_exists="no"
USE_LDCONFIG= yes
NO_FILTER_SHLIBS=yes
WIDEC_WRKSRC= ${WRKSRC}/build.widec
NOWIDEC_WRKSRC= ${WRKSRC}/build.nowidec

View file

@ -30,7 +30,6 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
MAKEFILE= GNUmakefile
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
# Don't compiled on != i386
ONLY_FOR_ARCHS= i386

View file

@ -21,7 +21,6 @@ USE_PYTHON= yes
USE_OPENSSL= yes
USE_GNOME= pkgconfig
USE_LDCONFIG= yes
NO_FILTER_SHLIBS= yes
MAKEFILE= GNUmakefile
BUILD_WRKSRC= ${CONFIGURE_WRKSRC}
INSTALL_WRKSRC= ${CONFIGURE_WRKSRC}

View file

@ -27,7 +27,6 @@ USE_GNOME= gnometarget
WANT_GNOME= yes
WANT_SDL= yes
USE_OPENSSL= yes
NO_FILTER_SHLIBS= yes
USE_LDCONFIG= yes
.include <bsd.port.pre.mk>

View file

@ -22,7 +22,6 @@ USE_QT_VER= 3
QT_NONSTANDARD= yes
HAS_CONFIGURE= yes
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS=yes
CONFIGURE_ARGS=-prefix ${PREFIX}
CONFIGURE_ENV?= QTDIR=${X11BASE} QMAKESPEC=${LOCALBASE}/share/qt/mkspecs/freebsd-g++ PATH=${WRKSRC}/bin:$$PATH

View file

@ -85,7 +85,6 @@ CONFIGURE_ARGS= ${CONFIGURE_TARGET} \
--enable-xrootd
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
LDCONFIG_DIRS= %%PREFIX%%/lib/root %%PREFIX%%/lib/root/cint
MAN1= cint.1 g2root.1 g2rootold.1 h2root.1 hadd.1 makecint.1
MAN1+= memprobe.1 olbd.1 proofd.1 proofserv.1 rlibmap.1

View file

@ -18,7 +18,6 @@ COMMENT= A graphic library for the Simple DirectMedia Layer (SDL)
USE_GMAKE= yes
USE_LDCONFIG= yes
NO_FILTER_SHLIBS= yes
OPTIONS= SDL_IMAGE "Enable support for SDL_IMAGE" On \
FREETYPE "Enable FreeType support" On \

View file

@ -23,7 +23,6 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS+=-thread -stl -prefix ${PREFIX}/tinyq
CONFIGURE_ENV+= QTDIR="${WRKSRC}"
MAKE_ENV+= QTDIR="${WRKSRC}"
NO_FILTER_SHLIBS=yes
REINPLACE_ARGS= -i ''
post-patch:

View file

@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
USE_LINUX_PREFIX= yes
NO_FILTER_SHLIBS= yes
NO_WRKSUBDIR= yes
MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH}
PLIST_SUB= GLIBCVER="2.3.6"

View file

@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
USE_LINUX_PREFIX= yes
NO_FILTER_SHLIBS= yes
NO_WRKSUBDIR= yes
MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH}
PLIST_SUB= GLIBCVER="2.3.6"

View file

@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
USE_LINUX_PREFIX= yes
NO_FILTER_SHLIBS= yes
NO_WRKSUBDIR= yes
MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH}
PLIST_SUB= GLIBCVER="2.3.6"

View file

@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
USE_LINUX_PREFIX= yes
NO_FILTER_SHLIBS= yes
NO_WRKSUBDIR= yes
MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH}
PLIST_SUB= GLIBCVER="2.3.6"

View file

@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
USE_LINUX_PREFIX= yes
NO_FILTER_SHLIBS= yes
NO_WRKSUBDIR= yes
MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH}
PLIST_SUB= GLIBCVER="2.3.6"

View file

@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
USE_LINUX_PREFIX= yes
NO_FILTER_SHLIBS= yes
NO_WRKSUBDIR= yes
MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH}
PLIST_SUB= GLIBCVER="2.3.6"

View file

@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
USE_LINUX_PREFIX= yes
NO_FILTER_SHLIBS= yes
NO_WRKSUBDIR= yes
MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH}
PLIST_SUB= GLIBCVER="2.3.6"

View file

@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
USE_LINUX_PREFIX= yes
NO_FILTER_SHLIBS= yes
NO_WRKSUBDIR= yes
MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH}
PLIST_SUB= GLIBCVER="2.3.6"

View file

@ -103,7 +103,6 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
USE_LINUX_PREFIX= yes
NO_FILTER_SHLIBS= yes
NO_WRKSUBDIR= yes
MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH}
PLIST_SUB= GLIBCVER="2.3.6"

View file

@ -24,7 +24,6 @@ MANUAL_PACKAGE_BUILD= YES
USE_BZIP2= YES
DIST_SUBDIR= gentoo-linux
NO_BUILD= YES
NO_FILTER_SHLIBS= YES
ONLY_FOR_ARCHS= amd64 i386
SUB_FILES+= pkg-message pkg-install pkg-deinstall
SUB_LIST+= PREFIX_SUBDIR="${PREFIX_SUBDIR}"

View file

@ -22,7 +22,6 @@ MANUAL_PACKAGE_BUILD= YES
USE_BZIP2= YES
DIST_SUBDIR= gentoo-linux
NO_BUILD= YES
NO_FILTER_SHLIBS= YES
ONLY_FOR_ARCHS= i386 amd64
GENTOO_OPTIMIZED?= x86
SUB_FILES+= pkg-message pkg-install pkg-deinstall

View file

@ -22,7 +22,6 @@ MANUAL_PACKAGE_BUILD= YES
USE_BZIP2= YES
DIST_SUBDIR= gentoo-linux
NO_BUILD= YES
NO_FILTER_SHLIBS= YES
ONLY_FOR_ARCHS= i386 amd64
GENTOO_OPTIMIZED?= x86
SUB_FILES+= pkg-message pkg-install pkg-deinstall

View file

@ -28,7 +28,6 @@ EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |${CPIO} -idum
NO_WRKSUBDIR= yes
NO_BUILD= yes
NO_FILTER_SHLIBS= yes
NO_MTREE= yes
MAN1= ski.1
MLINKS= ski.1 bski.1 ski.1 xski.1

View file

@ -18,7 +18,6 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
LIB_DEPENDS= db2:${PORTSDIR}/databases/db2
USE_QT_VER=3
NO_FILTER_SHLIBS= yes
INSTALLS_SHLIB= yes
MAKE_ENV= QTDIR="${QT_PREFIX}"

View file

@ -27,7 +27,6 @@ MAKE_ENV+= QTDIR=${QTDIR}
USE_XLIB= yes
USE_LDCONFIG= yes
LDCONFIG_DIRS= %%PREFIX%%/lib
NO_FILTER_SHLIBS= 1
MAN1= figtoipe.1 ipe.1 ipe5toxml.1 ipetoipe.1 ipetopng.1
.include <bsd.port.pre.mk>

View file

@ -22,7 +22,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/QGLViewer
USE_QT_VER= 3
MAKE_ENV= QTDIR="${QT_PREFIX}"
USE_LDCONFIG= yes
NO_FILTER_SHLIBS= yes
DOCSDIR= ${PREFIX}/share/doc/QGLViewer
PORTDOCS= *

View file

@ -33,7 +33,6 @@ USE_ICONV= yes
MAKE_FLAGS= OPTFLAG="${CFLAGS}"
CFLAGS+= -I${LOCALBASE}/include/libxml2/libxml
BREAKS_IF_PEDANTIC= yes
NO_FILTER_SHLIBS= yes
PLIST_SUB+= LOCALBASE=${LOCALBASE}
ETCDIR= ${LOCALBASE}/etc

View file

@ -29,7 +29,6 @@ ONLY_FOR_ARCHS= i386
CONFLICTS= linux_devtools*
USE_LINUX= yes
NO_FILTER_SHLIBS= yes
COMPILERDIR= intel_fc_80
PLIST_SUB= COMPILERDIR=${COMPILERDIR}

View file

@ -28,7 +28,6 @@ LDCONFIG_LINUX= ${LINUXBASE}/sbin/ldconfig
ONLY_FOR_ARCHS= i386 amd64
DIST_SUBDIR= rpm
NO_BUILD= yes
NO_FILTER_SHLIBS= yes
PLIST= ${MASTERDIR}/pkg-plist.${MACHINE_ARCH}
MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH}

View file

@ -18,7 +18,6 @@ COMMENT= Callback-based interface for parsing MIME-encoded messages
USE_BZIP2= yes
HAS_CONFIGURE= yes
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
MAN1= mimedump.1

View file

@ -20,7 +20,6 @@ WITHOUT_NLS= yes
MASTERDIR= ${.CURDIR}/../../sysutils/e2fsprogs
MAKE_ARGS= LIB_SUBDIRS=lib/uuid
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
ALL_TARGET= libs
INSTALL_TARGET= install install-shlibs
INSTALL_WRKSRC= ${WRKSRC}/lib/uuid

View file

@ -26,7 +26,6 @@ NO_WRKSUBDIR= yes
ONLY_FOR_ARCHS= i386
STRIP=
NO_FILTER_SHLIBS=yes
SHARE_FILES= yahoo_gnome.png yahoo_kde.xpm ymessenger.desktop\
ymessenger.kdelnk

View file

@ -38,7 +38,6 @@ ALL_TARGET= World
NXPREFIX?= ${PREFIX}/NX
USE_GMAKE= yes
USE_IMAKE= yes
NO_FILTER_SHLIBS= yes
ONLY_FOR_ARCHS= i386
.include <bsd.port.pre.mk>

View file

@ -26,7 +26,6 @@ USE_AUTOTOOLS= autoconf:259
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${WRKSRC}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"

View file

@ -26,7 +26,6 @@ USE_AUTOTOOLS= autoconf:259
USE_GNOME= gnometarget
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${WRKSRC}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"

View file

@ -30,7 +30,6 @@ ALL_TARGET= optshared
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -I${WRKSRC}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" BUILDTIME="YES"
MAKE_ENV= BUILDTIME="YES"
NO_FILTER_SHLIBS= yes
.include <bsd.port.pre.mk>

View file

@ -19,7 +19,6 @@ RUN_DEPENDS= ${LOCALBASE}/etc/fido/huskymak.cfg:${PORTSDIR}/news/husky-base-deve
CONFLICTS= husky-fidoconf-[0-9]*
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
INSTALL_TARGET= install install-man
MAN1= dumpfcfg.1 fconf2.1 linked.1 linkedto.1 tparser.1

View file

@ -20,7 +20,6 @@ RUN_DEPENDS= ${LOCALBASE}/etc/fido/huskymak.cfg:${PORTSDIR}/news/husky-base
CONFLICTS= husky-fidoconf-devel-[0-9]*
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
INSTALL_TARGET= install install-man
MAN1= dumpfcfg.1 fconf2.1 linkedto.1 tparser.1

View file

@ -20,7 +20,6 @@ OPTIONS= EXAMPLES "Build examples (very time consuming)" off \
TESTING "Build testing programs (very time consuming)" off
USE_LDCONFIG= ${PREFIX}/lib/InsightToolkit
NO_FILTER_SHLIBS= yes
NO_PACKAGE= License does not allow redistribution of binaries
BUILD_WRKSRC= ${WRKSRC}/Build
INSTALL_WRKSRC= ${BUILD_WRKSRC}

View file

@ -22,7 +22,6 @@ USE_BZIP2= yes
USE_KDELIBS_VER= 3
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
QTDIR= ${X11BASE}
QMAKESPEC= freebsd-g++

View file

@ -27,9 +27,6 @@ QMAKE?= qmake
QMAKESPEC?= ${LOCALBASE}/share/qt/mkspecs/freebsd-g++
MAKE_ENV= QTDIR="${QT_PREFIX}"
# so.1.0 is renamed to so.1 in plist, disable this behavior
NO_FILTER_SHLIBS=yes
WRKSRC= ${WRKDIR}/${PORTNAME}
DATADIR= ${PREFIX}/share/desktopbsd

View file

@ -15,6 +15,5 @@ COMMENT= Interface to record user sessions to utmp and wtmp files
USE_BZIP2= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
NO_FILTER_SHLIBS=yes
.include <bsd.port.mk>

View file

@ -47,8 +47,6 @@ XERCESC_LIB_VER?= 27
LIB_DEPENDS+= xerces-c.${XERCESC_LIB_VER}:${PORTSDIR}/textproc/xerces-c2
XERCESCROOT?= ${LOCALBASE}
# expect this to get broken some day
NO_FILTER_SHLIBS= yes
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/xml-xalan/c

View file

@ -67,8 +67,6 @@ PLIST_SUB+= TRANSICU="@comment "
.endif
.endif
# expect this to get broken some day
NO_FILTER_SHLIBS= yes
USE_LDCONFIG= yes
XERCESWRKSRC= ${WRKSRC}/src/xercesc

View file

@ -67,8 +67,6 @@ PLIST_SUB+= TRANSICU="@comment "
.endif
.endif
# expect this to get broken some day
NO_FILTER_SHLIBS= yes
USE_LDCONFIG= yes
XERCESWRKSRC= ${WRKSRC}/src/xercesc

View file

@ -67,8 +67,6 @@ PLIST_SUB+= TRANSICU="@comment "
.endif
.endif
# expect this to get broken some day
NO_FILTER_SHLIBS= yes
USE_LDCONFIG= yes
XERCESWRKSRC= ${WRKSRC}/src/xercesc

View file

@ -45,7 +45,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}-${OPERA_BUILD}
MAN1= opera.1
NO_BUILD= yes
NO_FILTER_SHLIBS=yes
OPTIONS= ASPELL "Use the aspell library for spell checking" on \
SHARED "Use a shared Qt library (instead of static)" on

View file

@ -40,7 +40,6 @@ USE_XLIB= yes
EXTRA_PATCHES+= ${FILESDIR}/GNUmakefile.patch
MAKE_FLAGS+= OPTFLAG="${CFLAGS}"
BREAKS_IF_PEDANTIC= yes
NO_FILTER_SHLIBS= yes
PLIST_SUB+= BASEVERSION=${PORTVERSION:C/[.][0-9]*$//1}

View file

@ -25,7 +25,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
USE_KDEBASE_VER=3
USE_PYTHON= yes
NO_FILTER_SHLIBS= yes
OPTIONS= DEBUG "Enable debugging symbols" off \
DOCS "Install documentation" on \

View file

@ -32,7 +32,6 @@ REINPLACE_ARGS= -i ""
USE_X_PREFIX= yes
HAS_CONFIGURE= yes
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS=yes
.if defined(PACKAGE_BUILDING)
TMPDIR?= /tmp

View file

@ -35,7 +35,6 @@ PATCH_DIST_STRIP= -p1
USE_XPM= yes
USE_IMAKE= yes
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
MAN1= fdesign.1 fd2ps.1

View file

@ -15,7 +15,6 @@ MAINTAINER= oliver@FreeBSD.org
COMMENT= XFce 4 settings management library used by most XFce 4 modules
GNU_CONFIGURE= yes
NO_FILTER_SHLIBS= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes

View file

@ -16,7 +16,6 @@ COMMENT= XFce 4 library with non-graphical helper functions
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
NO_FILTER_SHLIBS= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= glib20 gnomehack gnometarget pkgconfig