aboutsummaryrefslogtreecommitdiff
path: root/lang/rexx-regina
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-09-12 17:38:45 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-09-12 17:38:45 +0000
commit4991a26926763b85949204865c4b0aeceef4a22a (patch)
treea47c284d052eeb7cf44dda4f46d6e50b47943f47 /lang/rexx-regina
parent624ca24dc8cfd0bffd726170e284855364a3c4ca (diff)
downloadports-4991a26926763b85949204865c4b0aeceef4a22a.tar.gz
ports-4991a26926763b85949204865c4b0aeceef4a22a.zip
Mark conflict with lang/oorexx.
Notes
Notes: svn path=/head/; revision=142544
Diffstat (limited to 'lang/rexx-regina')
-rw-r--r--lang/rexx-regina/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/rexx-regina/Makefile b/lang/rexx-regina/Makefile
index 8f8d64c1f3db..1d6409d32616 100644
--- a/lang/rexx-regina/Makefile
+++ b/lang/rexx-regina/Makefile
@@ -8,6 +8,7 @@
PORTNAME= regina
PORTVERSION= 3.3
+PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}-rexx
@@ -17,7 +18,7 @@ DISTNAME= Regina-REXX-${PORTVERSION}
MAINTAINER= g.gonter@ieee.org
COMMENT= A Rexx interpreter
-CONFLICTS= rexx-imc-*
+CONFLICTS= rexx-imc-* oorexx-[0-9]*
WRKSRC= ${WRKDIR}/Regina-${PORTVERSION}
USE_REINPLACE= yes