diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-05-17 12:21:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-05-17 12:21:43 +0000 |
commit | 159d2a9364682145c71e26a9ec0847c4f6aa9050 (patch) | |
tree | 32a1d8364a071933aa8f6893d83a9af3569dd14e /emulators | |
parent | a5faf429b9dd51977395fe5bd98760377a2ff2b1 (diff) | |
download | ports-159d2a9364682145c71e26a9ec0847c4f6aa9050.tar.gz ports-159d2a9364682145c71e26a9ec0847c4f6aa9050.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_base-gentoo-stage1/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux_dist-gentoo-stage1/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux_base-gentoo-stage1/Makefile b/emulators/linux_base-gentoo-stage1/Makefile index 91419bf8e1b5..821efabc1a3a 100644 --- a/emulators/linux_base-gentoo-stage1/Makefile +++ b/emulators/linux_base-gentoo-stage1/Makefile @@ -24,7 +24,7 @@ DIST_SUBDIR= gentoo-linux NO_BUILD= YES NO_FILTER_SHLIBS= YES NO_MTREE= YES -ONLY_FOR_ARCHS= alpha amd64 ia64 i386 +ONLY_FOR_ARCHS= alpha amd64 i386 PLIST= ${WRKDIR}/pkg-plist PREFIX= ${LINUXBASE} USE_BZIP2= YES diff --git a/emulators/linux_dist-gentoo-stage1/Makefile b/emulators/linux_dist-gentoo-stage1/Makefile index 91419bf8e1b5..821efabc1a3a 100644 --- a/emulators/linux_dist-gentoo-stage1/Makefile +++ b/emulators/linux_dist-gentoo-stage1/Makefile @@ -24,7 +24,7 @@ DIST_SUBDIR= gentoo-linux NO_BUILD= YES NO_FILTER_SHLIBS= YES NO_MTREE= YES -ONLY_FOR_ARCHS= alpha amd64 ia64 i386 +ONLY_FOR_ARCHS= alpha amd64 i386 PLIST= ${WRKDIR}/pkg-plist PREFIX= ${LINUXBASE} USE_BZIP2= YES |