aboutsummaryrefslogtreecommitdiffstats
path: root/audio/HVSC-Update
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-16 11:47:05 +0800
committeradamw <adamw@FreeBSD.org>2014-07-16 11:47:05 +0800
commitab32c8a5299d6e6e09e53bc98c23a26e07bc90b7 (patch)
tree2e7984908a35aa8f2fe08ea2a523a09ff9e3db25 /audio/HVSC-Update
parente59a4b143e5a81be22c10888ea69fd7b283547b2 (diff)
downloadfreebsd-ports-gnome-ab32c8a5299d6e6e09e53bc98c23a26e07bc90b7.tar.gz
freebsd-ports-gnome-ab32c8a5299d6e6e09e53bc98c23a26e07bc90b7.tar.zst
freebsd-ports-gnome-ab32c8a5299d6e6e09e53bc98c23a26e07bc90b7.zip
Add DOCS to OPTIONS_DEFINE where PORTDOCS= is set.
Diffstat (limited to 'audio/HVSC-Update')
-rw-r--r--audio/HVSC-Update/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/HVSC-Update/Makefile b/audio/HVSC-Update/Makefile
index 212d709fe481..91c53f97f329 100644
--- a/audio/HVSC-Update/Makefile
+++ b/audio/HVSC-Update/Makefile
@@ -19,6 +19,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME:S/-/_/}_Tool_${PORTVERSION:S/.//g}
PORTDOCS= HVS_file_format.txt HVSC_Update.txt SID_file_format.txt
PLIST_FILES= bin/${PORTNAME}
+OPTIONS_DEFINE= DOCS
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/Update ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
@${MKDIR} ${STAGEDIR}${DOCSDIR}