summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1999-02-19 01:01:06 +0000
committertv <tv@pkgsrc.org>1999-02-19 01:01:06 +0000
commit6538c7f11712a9539258c237987cca27e986be00 (patch)
treed69f9a77d3f9e1ec89e1af7698e6922a226b83f9 /misc
parentaf563068191b5cb7db4f3367f544ea49c9c73828 (diff)
downloadpkgsrc-6538c7f11712a9539258c237987cca27e986be00.tar.gz
Remove obsolete version-based CONFLICTS.
Diffstat (limited to 'misc')
-rw-r--r--misc/rpm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/rpm/Makefile b/misc/rpm/Makefile
index 33a94bc2114..b841941cea0 100644
--- a/misc/rpm/Makefile
+++ b/misc/rpm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 1999/02/17 08:13:27 tron Exp $
+# $NetBSD: Makefile,v 1.19 1999/02/19 01:01:06 tv Exp $
#
DISTNAME= rpm-2.5.4
@@ -11,8 +11,6 @@ HOMEPAGE= http://www.rpm.org/
BUILD_DEPENDS+= ${LOCALBASE}/lib/libintl.a:../../devel/gettext
-CONFLICTS= rpm-2.4.12 rpm-2.5.1
-
GNU_CONFIGURE= yes
USE_GMAKE= yes