summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorlukem <lukem>2001-10-24 00:26:51 +0000
committerlukem <lukem>2001-10-24 00:26:51 +0000
commit80b30a78de4272cf6f3438ba113d5d7b6b7fde1b (patch)
tree653b11aace531c116ba14a42154bcf85cc78fd2e /misc
parent1380b77c0362445ee5c0d565ec6111e67c0e79ed (diff)
downloadpkgsrc-80b30a78de4272cf6f3438ba113d5d7b6b7fde1b.tar.gz
only conflict on rpm2cpio < 1.0nb1
Diffstat (limited to 'misc')
-rw-r--r--misc/rpm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile
index 6b035ab79f8..217791d54b5 100644
--- a/misc/rpm/Makefile
+++ b/misc/rpm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2001/09/27 23:18:26 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2001/10/24 00:26:51 lukem Exp $
#
DISTNAME= rpm-2.5.4
@@ -12,7 +12,7 @@ COMMENT= The Red Hat Package Manager
BUILD_USES_MSGFMT= yes
-CONFLICTS+= rpm2cpio-[0-9]*
+CONFLICTS+= rpm2cpio<1.0nb1
GNU_CONFIGURE= yes
USE_GMAKE= yes