aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/hfm
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 /sysutils/hfm
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 'sysutils/hfm')
-rw-r--r--sysutils/hfm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/hfm/Makefile b/sysutils/hfm/Makefile
index 012c281066e5..553efe25d80a 100644
--- a/sysutils/hfm/Makefile
+++ b/sysutils/hfm/Makefile
@@ -33,7 +33,7 @@ MAKE_ARGS+= ETCDIR=${ETCDIR} TAG=${DISTVERSIONPREFIX}${PORTVERSION}
ALL_TARGET= test build
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS EXAMPLES
do-patch:
(cd ${WRKSRC}; ${PATCH} vendor/src/github.com/mitchellh/go-libucl/libucl.go < vendor/patches/github.com/mitchellh/go-libucl/libucl.go.patch )