aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-12-31 14:25:11 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-12-31 14:25:11 +0000
commitc7e6af83bc562abd53ad4d77e1908e4f9fd355b3 (patch)
tree3fe303e10039833cfc0ca8279f45850d5f2d3b6c /audio
parentec225b617ef79281de2aecc9e1c92fb5ba1eb98c (diff)
downloadports-c7e6af83bc562abd53ad4d77e1908e4f9fd355b3.tar.gz
ports-c7e6af83bc562abd53ad4d77e1908e4f9fd355b3.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/calf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/calf/Makefile b/audio/calf/Makefile
index cd39be63e2f9..b7e63f8e5010 100644
--- a/audio/calf/Makefile
+++ b/audio/calf/Makefile
@@ -60,7 +60,7 @@ post-patch:
${WRKSRC}/Makefile.in
post-install:
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
@(cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} \
${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} install-data-local)
.endif