diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-09-12 17:39:50 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-09-12 17:39:50 +0000 |
commit | b7073f137908d2d76f148f30e96621b260b1807a (patch) | |
tree | a25c900d3043b6eccba96c095564e3a4f212ac49 /lang/oorexx | |
parent | 4991a26926763b85949204865c4b0aeceef4a22a (diff) | |
download | ports-b7073f137908d2d76f148f30e96621b260b1807a.tar.gz ports-b7073f137908d2d76f148f30e96621b260b1807a.zip |
Notes
Diffstat (limited to 'lang/oorexx')
-rw-r--r-- | lang/oorexx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/oorexx/Makefile b/lang/oorexx/Makefile index 54c4d961900c..b3abc0e8d5ef 100644 --- a/lang/oorexx/Makefile +++ b/lang/oorexx/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.matem.unam.mx/~micho/download/ MAINTAINER= micho@matem.unam.mx COMMENT= A powerful typeless object-oriented scripting language -CONFLICTS= rexx-regina-[0-9]* +CONFLICTS= rexx-imc-[0-9]* rexx-regina-[0-9]* USE_REINPLACE= yes INSTALLS_SHLIB= yes |