diff options
author | tron <tron@pkgsrc.org> | 1999-05-17 00:19:36 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-05-17 00:19:36 +0000 |
commit | 264c0dd97ac643b2d9a390f5f8756e44672f441c (patch) | |
tree | b339048288bfec12148b56d120f08700be2b34ee /emulators | |
parent | 3aa88a5d09ae35dd5ca25e2c965bc510e39710ec (diff) | |
download | pkgsrc-264c0dd97ac643b2d9a390f5f8756e44672f441c.tar.gz |
Add "suse_*" to conflict list.
XXX If the new SuSE packages work out this package can be removed.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux_SuSE/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux_SuSE/Makefile b/emulators/linux_SuSE/Makefile index c842742addb..c613549fb59 100644 --- a/emulators/linux_SuSE/Makefile +++ b/emulators/linux_SuSE/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/11/06 17:23:46 tron Exp $ +# $NetBSD: Makefile,v 1.4 1999/05/17 00:19:36 tron Exp $ DISTNAME= SuSE-5.3 PKGNAME= linux_SuSE-5.3 @@ -15,7 +15,7 @@ HOMEPAGE= http://www.suse.com/ DEPENDS+= rpm-2.5.4:../../misc/rpm -CONFLICTS= linux_lib-2.4 +CONFLICTS= linux_lib-2.4 suse_* DIST_SUBDIR= SuSE MIRROR_DISTFILE= no |