summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-07-10 19:41:30 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-07-10 19:41:30 +0000
commite482e392f687b2248d2975d68327324a858e1273 (patch)
treef00883f68004a81b9e525ad5cc94de309898b666 /net
parent- update to apache-2.2.25 (diff)
Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake - Define supported options so users can see them in config dialogs - Use OPTIONS_SUB for plist alteration - Convert to options macros for better readability - Use PORTDOCS where it makes sense
Notes
Notes: svn path=/head/; revision=322729
Diffstat (limited to 'net')
-rw-r--r--net/yaz/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile
index 8dd0acc9dd06..5d63d34b558f 100644
--- a/net/yaz/Makefile
+++ b/net/yaz/Makefile
@@ -29,6 +29,8 @@ MAN1= yaz-asncomp.1 yaz-client.1 yaz-config.1 yaz-iconv.1 \
MAN7= bib1-attr.7 yaz-log.7 yaz.7
MAN8= yaz-ztest.8
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
.if !${PORT_OPTIONS:MDOCS}