Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jun 2014 13:10:24 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356116 - head/lang/rexx-imc
Message-ID:  <201406011310.s51DAOf9058775@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Sun Jun  1 13:10:23 2014
New Revision: 356116
URL: http://svnweb.freebsd.org/changeset/ports/356116
QAT: https://qat.redports.org/buildarchive/r356116/

Log:
  One OPTIONS_DEFINE too much

Modified:
  head/lang/rexx-imc/Makefile

Modified: head/lang/rexx-imc/Makefile
==============================================================================
--- head/lang/rexx-imc/Makefile	Sun Jun  1 13:07:52 2014	(r356115)
+++ head/lang/rexx-imc/Makefile	Sun Jun  1 13:10:23 2014	(r356116)
@@ -11,8 +11,6 @@ MASTER_SITES=	http://www.cs.ox.ac.uk/peo
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406011310.s51DAOf9058775>