summaryrefslogtreecommitdiffstats
path: root/emulators/linux_base-f8
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2006-06-23 12:23:47 +0000
committerbsam <bsam@FreeBSD.org>2006-06-23 12:23:47 +0000
commitfc2f45a33ede7622dafd22561cccfd46dfb09072 (patch)
treecec4221e037cd5df7d3649ea7fc295f28cfb6cd3 /emulators/linux_base-f8
parent10c2206650bc052f3a8a28ca9d257d90b1466dae (diff)
downloadFreeBSD-ports-fc2f45a33ede7622dafd22561cccfd46dfb09072.zip
FreeBSD-ports-fc2f45a33ede7622dafd22561cccfd46dfb09072.tar.gz
Use USE_LINUX_PREFIX instead of PREFIX?= ${LINUXBASE} and NO_MTREE.
PR: 99320 Submitted by: gabor Approved by: netchild (mentor)
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 c0be58a..05e2288 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"
OpenPOWER on IntegriCloud