diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-29 07:17:04 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-29 07:17:04 +0800 |
commit | 2b531f58253e498cdd188b8df8d351586a2f297d (patch) | |
tree | 653c3d7ccd834ca53215b1ec699011d218da8191 /dns | |
parent | 7995197b843c761ef084a1a823be464effc658fe (diff) | |
download | freebsd-ports-gnome-2b531f58253e498cdd188b8df8d351586a2f297d.tar.gz freebsd-ports-gnome-2b531f58253e498cdd188b8df8d351586a2f297d.tar.zst freebsd-ports-gnome-2b531f58253e498cdd188b8df8d351586a2f297d.zip |
Fix OPTIONS_DEFAULT: remove EXAMPLES which is added by framework
Approved by: portmgr (blanket)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/wdns/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/wdns/Makefile b/dns/wdns/Makefile index 9f3b036a1c3e..816f38536ea0 100644 --- a/dns/wdns/Makefile +++ b/dns/wdns/Makefile @@ -18,7 +18,6 @@ INSTALL_TARGET= install-strip TEST_TARGET= check OPTIONS_DEFINE= EXAMPLES -OPTIONS_DEFAULT= EXAMPLES PORTEXAMPLES= * do-install-EXAMPLES-on: |