aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/netmagis-database/Makefile
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 /net-mgmt/netmagis-database/Makefile
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 'net-mgmt/netmagis-database/Makefile')
-rw-r--r--net-mgmt/netmagis-database/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/netmagis-database/Makefile b/net-mgmt/netmagis-database/Makefile
index 5d8759a11238..a6e70f63f6e5 100644
--- a/net-mgmt/netmagis-database/Makefile
+++ b/net-mgmt/netmagis-database/Makefile
@@ -20,4 +20,6 @@ MASTERDIR= ${.CURDIR}/../netmagis-common
PKGMESSAGE= ${.CURDIR}/pkg-message
PLIST= ${.CURDIR}/pkg-plist
+OPTIONS_DEFINE= EXAMPLES
+
.include "${MASTERDIR}/Makefile"