diff options
author | bsam <bsam@FreeBSD.org> | 2006-10-05 23:32:10 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-10-05 23:32:10 +0800 |
commit | 5363b88cd310c43990f3a806bcbe49f0274edd06 (patch) | |
tree | 91385f08a99d2150dc7b9e85c732859d56afdade /emulators/linux_base-suse-9.3 | |
parent | 80f093f4c0fc5014088744a49c0374d01d051190 (diff) | |
download | freebsd-ports-gnome-5363b88cd310c43990f3a806bcbe49f0274edd06.tar.gz freebsd-ports-gnome-5363b88cd310c43990f3a806bcbe49f0274edd06.tar.zst freebsd-ports-gnome-5363b88cd310c43990f3a806bcbe49f0274edd06.zip |
Remove deleted linux_base-* and linux_locale* ports from CONFLICTS variable
of the remaining linux ports.
Reviewed by: netchild (agreed in principle)
Diffstat (limited to 'emulators/linux_base-suse-9.3')
-rw-r--r-- | emulators/linux_base-suse-9.3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile index dbad12900d86..4725d28eebac 100644 --- a/emulators/linux_base-suse-9.3/Makefile +++ b/emulators/linux_base-suse-9.3/Makefile @@ -19,8 +19,7 @@ COMMENT= Basic packages for Linux mode from SUSE 9.3/i386 EXTRACT_DEPENDS= rpm:${PORTSDIR}/archivers/rpm -CONFLICTS= linux_base-7* linux_base-8* linux_base-debian* \ - linux_base-fc* linux_base-gentoo* linux_base-rh* \ +CONFLICTS= linux_base-fc* linux_base-gentoo* \ linux_base-suse-9.1* linux_base-suse-9.2* RPMLIST= ${.CURDIR}/files/rpmlist.conf |