diff options
author | mat <mat@FreeBSD.org> | 2018-09-10 21:15:47 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2018-09-10 21:15:47 +0800 |
commit | ed6a90e2e9b645590dd7e6e43cd9ed313b094c13 (patch) | |
tree | 3c6875e1915991a70b5d02b799e17418d20b218a /net-p2p | |
parent | 6baece3b7ae06d93445a0e0ecf02e59541a92a95 (diff) | |
download | freebsd-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-p2p')
-rw-r--r-- | net-p2p/minder/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/minder/Makefile b/net-p2p/minder/Makefile index ebe180916a35..1e059d18f360 100644 --- a/net-p2p/minder/Makefile +++ b/net-p2p/minder/Makefile @@ -26,6 +26,8 @@ LDFLAGS+= $$(pkg-config --libs libxml-2.0) \ PORTEXAMPLES= minder.cfg PLIST_FILES= bin/minder +OPTIONS_DEFINE= EXAMPLES + post-patch: @${REINPLACE_CMD} -e \ 's|^CFLAGS|#CFLAGS| ; \ |