summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authoragc <agc>2002-09-02 17:24:48 +0000
committeragc <agc>2002-09-02 17:24:48 +0000
commit1427a9895866ca02ba3bbc552b0112a2aa954696 (patch)
tree04428d200761d16ce0cb8eeaf6087357e0e47fbf /lang
parent61ba963a2b0aefd5c5480146c709027e5f8fdf9e (diff)
downloadpkgsrc-1427a9895866ca02ba3bbc552b0112a2aa954696.tar.gz
Make this package conflict with rexx-regina.
Diffstat (limited to 'lang')
-rw-r--r--lang/rexx-imc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/rexx-imc/Makefile b/lang/rexx-imc/Makefile
index 4a445345fe5..a644f04523f 100644
--- a/lang/rexx-imc/Makefile
+++ b/lang/rexx-imc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/09/02 16:43:03 agc Exp $
+# $NetBSD: Makefile,v 1.2 2002/09/02 17:24:48 agc Exp $
#
DISTNAME= rexx-imc-1.76
@@ -13,4 +13,6 @@ COMMENT= implementation of IBM's REXX scripting langauge
USE_LIBTOOL= yes
+CONFLICTS= rexx-regina-[0-9]*
+
.include "../../mk/bsd.pkg.mk"