diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-06-29 08:14:45 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-06-29 08:14:45 +0800 |
commit | 9b3fbe92c6e8fb437f61cdcfe07d855efd350632 (patch) | |
tree | 4f877e833f4be411df94231cc353723815daa1ce /emulators/linux_base-f10 | |
parent | d051b633f1471d6b643d9b8d3c238468ad105c0c (diff) | |
download | freebsd-ports-gnome-9b3fbe92c6e8fb437f61cdcfe07d855efd350632.tar.gz freebsd-ports-gnome-9b3fbe92c6e8fb437f61cdcfe07d855efd350632.tar.zst freebsd-ports-gnome-9b3fbe92c6e8fb437f61cdcfe07d855efd350632.zip |
linux-libgcc is gone.
Diffstat (limited to 'emulators/linux_base-f10')
-rw-r--r-- | emulators/linux_base-f10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-f10/Makefile b/emulators/linux_base-f10/Makefile index cbe569c303fa..08ed280dd4da 100644 --- a/emulators/linux_base-f10/Makefile +++ b/emulators/linux_base-f10/Makefile @@ -95,7 +95,7 @@ ALWAYS_KEEP_DISTFILES= yes 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-libgcc* linux_locale* + linux_base-fc3 linux_locale* ONLY_FOR_ARCHS= i386 amd64 LINUX_RPM_ARCH= i386 USE_LINUX_PREFIX= yes |