aboutsummaryrefslogtreecommitdiffstats
path: root/audio/tuxguitar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/tuxguitar/Makefile')
-rw-r--r--audio/tuxguitar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tuxguitar/Makefile b/audio/tuxguitar/Makefile
index 3f828ff72915..7667f2fd6ecd 100644
--- a/audio/tuxguitar/Makefile
+++ b/audio/tuxguitar/Makefile
@@ -113,7 +113,7 @@ do-install:
.endif
post-install:
-.if !defined(NOPORTDOCS)
+.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${DOCSDIR}
cd ${WRKSRC}/doc && ${COPYTREE_SHARE} \* ${DOCSDIR}
.endif