diff options
author | tron <tron@pkgsrc.org> | 2002-02-22 12:39:23 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-02-22 12:39:23 +0000 |
commit | a2d6fbedc64c345b24a7f3217bfeb436f059003d (patch) | |
tree | 19bf46ca39999d63d6290a86b5e5fb307ce03180 /emulators/suse_base | |
parent | 708d28d389b20cbb94299ee65f79e618e5ce40e9 (diff) | |
download | pkgsrc-a2d6fbedc64c345b24a7f3217bfeb436f059003d.tar.gz |
Remove explicit conflict for "suse_base-6.1". The package tools handle
this automatically.
Diffstat (limited to 'emulators/suse_base')
-rw-r--r-- | emulators/suse_base/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse_base/Makefile b/emulators/suse_base/Makefile index a5ddfe617f1..64630161ec5 100644 --- a/emulators/suse_base/Makefile +++ b/emulators/suse_base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2002/02/21 17:27:05 martti Exp $ +# $NetBSD: Makefile,v 1.27 2002/02/22 12:39:23 tron Exp $ DISTNAME= suse_base-${SUSE_VERSION} PKGREVISION= 4 @@ -11,7 +11,7 @@ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.suse.com/ COMMENT= Linux compatibility package -CONFLICTS= linux_SuSE-5.3 linux_lib-2.4 suse_base-6.1 +CONFLICTS= linux_SuSE-5.3 linux_lib-2.4 ONLY_FOR_PLATFORM= NetBSD-*-i386 EXTRACT_ONLY= # empty |