summaryrefslogtreecommitdiff
path: root/misc/rpm
diff options
context:
space:
mode:
authorlukem <lukem>2001-10-24 00:26:51 +0000
committerlukem <lukem>2001-10-24 00:26:51 +0000
commit69360d532d64620384beabb9f69e4817b790ffa4 (patch)
tree653b11aace531c116ba14a42154bcf85cc78fd2e /misc/rpm
parenta41c383a1e9e94b66af8dba280c04fa076f9f47c (diff)
downloadpkgsrc-69360d532d64620384beabb9f69e4817b790ffa4.tar.gz
only conflict on rpm2cpio < 1.0nb1
Diffstat (limited to 'misc/rpm')
-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