svn commit: r569353 - head/editors/poke

Juraj Lutter otis at FreeBSD.org
Sat Mar 27 19:03:15 UTC 2021


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


More information about the svn-ports-head mailing list