diff options
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}" \ |