diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-10-05 15:32:10 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-10-05 15:32:10 +0000 |
commit | 5a361c630f39ad2451f17fe123920ff28cdc3f38 (patch) | |
tree | 8244640b267e7c310c549c78364cbc68c71e061c /emulators/linux_base-c6 | |
parent | d6a1582878d08e33a38dc1ad38f8385179ab75ba (diff) | |
download | ports-5a361c630f39ad2451f17fe123920ff28cdc3f38.tar.gz ports-5a361c630f39ad2451f17fe123920ff28cdc3f38.zip |
Notes
Diffstat (limited to 'emulators/linux_base-c6')
-rw-r--r-- | emulators/linux_base-c6/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/linux_base-c6/Makefile b/emulators/linux_base-c6/Makefile index 34103dca9b6f..bf973338ec4d 100644 --- a/emulators/linux_base-c6/Makefile +++ b/emulators/linux_base-c6/Makefile @@ -97,9 +97,7 @@ SRC_DISTFILES+= acl-2.2.32-1.FC4.2.src.rpm \ ALWAYS_KEEP_DISTFILES= yes .endif -CONFLICTS= linux_base-7* linux_base-deb* linux_base-gentoo* \ - linux_base-rh-9* linux_base-suse-9* linux_base-8* \ - linux_base-fc3 linux_locale* +CONFLICTS= linux_base-gentoo* linux_base-suse-9* ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes |