diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-17 06:09:06 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-17 06:09:06 +0000 |
commit | 8dbaa24496e939dff3fcb92df26f8e13e8b216cb (patch) | |
tree | fc796580d9e232c8c0a1ef24921c0416946b2d4b /emulators/linux_base-62 | |
parent | 6c9bcdd276628263e1d9815fe01c224b845def97 (diff) | |
download | ports-8dbaa24496e939dff3fcb92df26f8e13e8b216cb.tar.gz ports-8dbaa24496e939dff3fcb92df26f8e13e8b216cb.zip |
Notes
Diffstat (limited to 'emulators/linux_base-62')
-rw-r--r-- | emulators/linux_base-62/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-62/Makefile b/emulators/linux_base-62/Makefile index 8a29232ab236..62ce5f417395 100644 --- a/emulators/linux_base-62/Makefile +++ b/emulators/linux_base-62/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 |