diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 2000-02-18 18:14:07 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2000-02-18 18:14:07 +0000 |
commit | 7c9c2cf2a853e66e6aab66b60eabae80cc2d44dd (patch) | |
tree | 57f2605233c4e0766e27283b4198cb4dc44ac0f1 /emulators/linux_base | |
parent | da661c39888b8e323065fa12efaa35dcce7c96ac (diff) | |
download | ports-7c9c2cf2a853e66e6aab66b60eabae80cc2d44dd.tar.gz ports-7c9c2cf2a853e66e6aab66b60eabae80cc2d44dd.zip |
Notes
Diffstat (limited to 'emulators/linux_base')
-rw-r--r-- | emulators/linux_base/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base/Makefile b/emulators/linux_base/Makefile index 97f6c6b70560..1a20e5263d46 100644 --- a/emulators/linux_base/Makefile +++ b/emulators/linux_base/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm -PREFIX= /usr/compat/linux +PREFIX= /compat/linux EXTRACT_ONLY= NO_BUILD= yes NO_FILTER_SHLIBS= yes |