summaryrefslogtreecommitdiff
path: root/emulators/linux_base-f8
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 /emulators/linux_base-f8
parent* Hard-code PORTOBJFORMAT?= elf instead of using the (now removed) (diff)
Retire NO_FILTER_SHLIBS now that it no longer serves a purpose
Notes
Notes: svn path=/head/; revision=183680
Diffstat (limited to 'emulators/linux_base-f8')
-rw-r--r--emulators/linux_base-f8/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/linux_base-f8/Makefile b/emulators/linux_base-f8/Makefile
index 34103dca9b6f..f3fe40d0cc5a 100644
--- a/emulators/linux_base-f8/Makefile
+++ b/emulators/linux_base-f8/Makefile
@@ -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"