aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/note
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2018-09-10 21:15:47 +0800
committermat <mat@FreeBSD.org>2018-09-10 21:15:47 +0800
commited6a90e2e9b645590dd7e6e43cd9ed313b094c13 (patch)
tree3c6875e1915991a70b5d02b799e17418d20b218a /deskutils/note
parent6baece3b7ae06d93445a0e0ecf02e59541a92a95 (diff)
downloadfreebsd-ports-gnome-ed6a90e2e9b645590dd7e6e43cd9ed313b094c13.tar.gz
freebsd-ports-gnome-ed6a90e2e9b645590dd7e6e43cd9ed313b094c13.tar.zst
freebsd-ports-gnome-ed6a90e2e9b645590dd7e6e43cd9ed313b094c13.zip
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine
Diffstat (limited to 'deskutils/note')
-rw-r--r--deskutils/note/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/note/Makefile b/deskutils/note/Makefile
index a48aaa0ec1f9..276aed5875e1 100644
--- a/deskutils/note/Makefile
+++ b/deskutils/note/Makefile
@@ -17,7 +17,7 @@ RUN_DEPENDS= p5-YAML>=0.1:textproc/p5-YAML \
USES= perl5
USE_PERL5= configure
-OPTIONS_DEFINE= MYSQL PWSAFE3
+OPTIONS_DEFINE= EXAMPLES MYSQL PWSAFE3
OPTIONS_DEFAULT= BLOWFISH DES IDEA MYSQL PWSAFE3
MYSQL_RUN_DEPENDS= p5-DBD-mysql>0:databases/p5-DBD-mysql \