diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-01 16:39:19 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-01 16:39:19 +0000 |
commit | f28a37eb4e7049a343071c185f1fd0a78b74f401 (patch) | |
tree | 3f1fc15768a4e6b59c036388d48ebd48edaa6e09 /lang/rexx-imc | |
parent | - Fix WWW: line (diff) |
- Add CONFLICTS between lang/rexx-imc and lang/rexx-regina
PR: ports/62200
Submitted by: parv <parv@pair.com>
Diffstat (limited to 'lang/rexx-imc')
-rw-r--r-- | lang/rexx-imc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/rexx-imc/Makefile b/lang/rexx-imc/Makefile index 0eedb8b7d30d..eed4e5af7ff1 100644 --- a/lang/rexx-imc/Makefile +++ b/lang/rexx-imc/Makefile @@ -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}" \ |