summaryrefslogtreecommitdiff
path: root/emulators/linux_base-6
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-02-17 06:09:06 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-02-17 06:09:06 +0000
commit8dbaa24496e939dff3fcb92df26f8e13e8b216cb (patch)
treefc796580d9e232c8c0a1ef24921c0416946b2d4b /emulators/linux_base-6
parentTo make libwmfun (diff)
Change PREFIX to /usr/compat/linux as the compat bits are really intended
to live in /usr rather than /.
Notes
Notes: svn path=/head/; revision=25923
Diffstat (limited to 'emulators/linux_base-6')
-rw-r--r--emulators/linux_base-6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile
index 8a29232ab236..62ce5f417395 100644
--- a/emulators/linux_base-6/Makefile
+++ b/emulators/linux_base-6/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm
ONLY_FOR_ARCHS= alpha i386
DIST_SUBDIR= rpm
-PREFIX= /compat/linux
+PREFIX= /usr/compat/linux
EXTRACT_ONLY=
NO_BUILD= yes
NO_FILTER_SHLIBS= yes