aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-01-30 04:25:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-01-30 04:25:35 +0000
commita01439c2ca857df62d783ca85972a47474b700d1 (patch)
tree524caf06bace8677347d6681513a8a465202ef88 /sysutils
parent1801d62b27475a63728be523be256d5b41c18581 (diff)
downloadports-a01439c2ca857df62d783ca85972a47474b700d1.tar.gz
ports-a01439c2ca857df62d783ca85972a47474b700d1.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/desktopbsd-tools/Makefile3
-rw-r--r--sysutils/libutempter/Makefile1
2 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/desktopbsd-tools/Makefile b/sysutils/desktopbsd-tools/Makefile
index 2249e99b29cb..a4dd5653a417 100644
--- a/sysutils/desktopbsd-tools/Makefile
+++ b/sysutils/desktopbsd-tools/Makefile
@@ -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
diff --git a/sysutils/libutempter/Makefile b/sysutils/libutempter/Makefile
index c2461bf1b8fc..1f13d29c6e9f 100644
--- a/sysutils/libutempter/Makefile
+++ b/sysutils/libutempter/Makefile
@@ -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>