diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-05 23:19:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-05 23:19:55 +0000 |
commit | 4100e887255ffd312146d9b88843045d0d9a0fa2 (patch) | |
tree | 2a4f912e27bf17d1afa758838938626c1294789e /emulators/linux_base-6 | |
parent | 8ffcaad8a1c73a469c5bbc3631435a40b1c1f92a (diff) |
Notes
Diffstat (limited to 'emulators/linux_base-6')
-rw-r--r-- | emulators/linux_base-6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index d43121549127..c6924ffcbab5 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -29,7 +29,7 @@ FORBIDDEN= "see <URL:http://rhn.redhat.com/errata/RHSA-2003-089.html> or\ BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm -CONFLICTS= linux_base-* +CONFLICTS=cle_base-* linux_base-7* linux_base-8* linux_base-deb* linux_base-gen* ONLY_FOR_ARCHS= alpha i386 DIST_SUBDIR= rpm PREFIX= ${LINUXBASE} |