diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2014-06-01 13:10:23 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2014-06-01 13:10:23 +0000 |
commit | 0581283bc541b1921419212922b9070862c263c2 (patch) | |
tree | 85a8f2a758a217041dc09814fb15fca63a4aeb8d /lang/rexx-imc/Makefile | |
parent | bca05c2bf2f02f7a5a1a2f4bf4b39f904f2884c8 (diff) | |
download | ports-0581283bc541b1921419212922b9070862c263c2.tar.gz ports-0581283bc541b1921419212922b9070862c263c2.zip |
Notes
Diffstat (limited to 'lang/rexx-imc/Makefile')
-rw-r--r-- | lang/rexx-imc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/rexx-imc/Makefile b/lang/rexx-imc/Makefile index 30f1c28ae7a5..9ca47057a41b 100644 --- a/lang/rexx-imc/Makefile +++ b/lang/rexx-imc/Makefile @@ -11,8 +11,6 @@ MASTER_SITES= http://www.cs.ox.ac.uk/people/ian.collier/distribution/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Procedural programming language designed by IBM's UK Laboratories -OPTIONS_DEFINE= DOCS EXAMPLES - CONFLICTS= rexx-regina-* oorexx-[0-9]* HAS_CONFIGURE= yes |