Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Mar 2021 19:03:15 +0000 (UTC)
From:      Juraj Lutter <otis@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r569353 - head/editors/poke
Message-ID:  <202103271903.12RJ3FIa058773@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: otis
Date: Sat Mar 27 19:03:14 2021
New Revision: 569353
URL: https://svnweb.freebsd.org/changeset/ports/569353

Log:
  editors/poke: Add forgotten EXAMPLES option

Modified:
  head/editors/poke/Makefile

Modified: head/editors/poke/Makefile
==============================================================================
--- head/editors/poke/Makefile	Sat Mar 27 19:00:08 2021	(r569352)
+++ head/editors/poke/Makefile	Sat Mar 27 19:03:14 2021	(r569353)
@@ -27,7 +27,7 @@ INSTALL_TARGET=	install-strip
 
 INFO=		${PORTNAME}
 
-OPTIONS_DEFINE=	NLS
+OPTIONS_DEFINE=	EXAMPLES NLS
 OPTIONS_SUB=	yes
 
 NLS_USES=		gettext-runtime



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