summaryrefslogtreecommitdiff
path: root/emulators/linux_base-f8
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2006-06-23 12:23:47 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2006-06-23 12:23:47 +0000
commit660e9fecfac96283ddb517b6a4fa23a9b5df23f6 (patch)
treee3c29ca555ffb19f3d06f2653f7679e0e35cfb61 /emulators/linux_base-f8
parentTiki CMS/Groupware, also known as TikiWiki, is a powerful (diff)
Use USE_LINUX_PREFIX instead of PREFIX?= ${LINUXBASE} and NO_MTREE.
PR: 99320 Submitted by: gabor Approved by: netchild (mentor)
Notes
Notes: svn path=/head/; revision=166112
Diffstat (limited to 'emulators/linux_base-f8')
-rw-r--r--emulators/linux_base-f8/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/linux_base-f8/Makefile b/emulators/linux_base-f8/Makefile
index c0be58a9f4d5..05e228822016 100644
--- a/emulators/linux_base-f8/Makefile
+++ b/emulators/linux_base-f8/Makefile
@@ -98,9 +98,8 @@ CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \
linux_base-fc3 linux-libgcc* linux_locale*
ONLY_FOR_ARCHS= i386 amd64
LINUX_RPM_ARCH= i386
-PREFIX?= ${LINUXBASE}
+USE_LINUX_PREFIX= yes
NO_FILTER_SHLIBS= yes
-NO_MTREE= yes
NO_WRKSUBDIR= yes
MD5_FILE?= ${MASTERDIR}/distinfo.${LINUX_RPM_ARCH}
PLIST_SUB= GLIBCVER="2.3.6"