aboutsummaryrefslogtreecommitdiff
path: root/audio/dtmfdial
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:47:05 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:47:05 +0000
commitcff70035fd060f10d943334943e082cee0c4be95 (patch)
tree2e7984908a35aa8f2fe08ea2a523a09ff9e3db25 /audio/dtmfdial
parente894c29ad5fd45176ff40a63376707531adddba3 (diff)
downloadports-cff70035fd060f10d943334943e082cee0c4be95.tar.gz
ports-cff70035fd060f10d943334943e082cee0c4be95.zip
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.
Notes
Notes: svn path=/head/; revision=362027
Diffstat (limited to 'audio/dtmfdial')
-rw-r--r--audio/dtmfdial/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/dtmfdial/Makefile b/audio/dtmfdial/Makefile
index 8ac71f43544d..d795e22ffed3 100644
--- a/audio/dtmfdial/Makefile
+++ b/audio/dtmfdial/Makefile
@@ -17,6 +17,8 @@ PORTDOCS= README TODO
PLIST_FILES= bin/dtmfdial
+OPTIONS_DEFINE= DOCS
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/dial ${STAGEDIR}${PREFIX}/bin/dtmfdial
@${MKDIR} ${STAGEDIR}${DOCSDIR}