aboutsummaryrefslogtreecommitdiff
path: root/audio/vsound
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:11:12 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:11:12 +0000
commit44eaadcb751194bcef34890a161d4bf9a873a2a4 (patch)
tree37076f8661cc0a667d6e54eab2728ecc665430a0 /audio/vsound
parent156cc72026ce25b8da3d604f4fb691e4d6413b5f (diff)
downloadports-44eaadcb751194bcef34890a161d4bf9a873a2a4.tar.gz
ports-44eaadcb751194bcef34890a161d4bf9a873a2a4.zip
Notes
Diffstat (limited to 'audio/vsound')
-rw-r--r--audio/vsound/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/vsound/Makefile b/audio/vsound/Makefile
index fc3628007287..807ac52e182b 100644
--- a/audio/vsound/Makefile
+++ b/audio/vsound/Makefile
@@ -16,6 +16,8 @@ RUN_DEPENDS= sox:${PORTSDIR}/audio/sox
USES= libtool
GNU_CONFIGURE= yes
+OPTIONS_DEFINE= DOCS
+
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}