1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

- Add CONFLICTS between lang/rexx-imc and lang/rexx-regina

PR:		ports/62200
Submitted by:	parv <parv@pair.com>
This commit is contained in:
Pav Lucistnik 2004-02-01 16:39:19 +00:00
parent 40b827df94
commit f28a37eb4e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99716
2 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,8 @@ MASTER_SITES= http://users.comlab.ox.ac.uk/ian.collier/distribution/ \
MAINTAINER= coop9211@uidaho.edu
COMMENT= A procedural programming language designed by IBM's UK Laboratories
CONFLICTS= rexx-regina-*
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Make
CONFIGURE_ENV= CFLAGS="${CFLAGS}" \

View File

@ -17,6 +17,8 @@ DISTNAME= Regina-REXX-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A Rexx interpreter
CONFLICTS= rexx-imc-*
WRKSRC= ${WRKDIR}/Regina-${PORTVERSION}
USE_REINPLACE= yes
USE_OPENSSL= yes