Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2018 07:25:35 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480232 - head/shells/ksh93-devel
Message-ID:  <201809210725.w8L7PZDS067808@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Fri Sep 21 07:25:35 2018
New Revision: 480232
URL: https://svnweb.freebsd.org/changeset/ports/480232

Log:
  Remove redundant options.

Modified:
  head/shells/ksh93-devel/Makefile

Modified: head/shells/ksh93-devel/Makefile
==============================================================================
--- head/shells/ksh93-devel/Makefile	Fri Sep 21 07:20:43 2018	(r480231)
+++ head/shells/ksh93-devel/Makefile	Fri Sep 21 07:25:35 2018	(r480232)
@@ -22,8 +22,6 @@ COMMENT=	Development branch of AT&T KornShell 93
 
 LICENSE=	EPL
 
-OPTIONS_DEFINE=	EXAMPLES STATIC
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	att
 GH_PROJECT=	ast



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