aboutsummaryrefslogtreecommitdiff
path: root/audio/sidplayer
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-12 19:23:34 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-12 19:23:34 +0000
commitf45d6df68ca3b8813f7adc3d6679043e044134b4 (patch)
treefd15c3381ec61d028f3ab71e00978dd20b1fdc15 /audio/sidplayer
parent892b72d2ef0529d493a56f85bd2158e5049fba2f (diff)
downloadports-f45d6df68ca3b8813f7adc3d6679043e044134b4.tar.gz
ports-f45d6df68ca3b8813f7adc3d6679043e044134b4.zip
Notes
Diffstat (limited to 'audio/sidplayer')
-rw-r--r--audio/sidplayer/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/sidplayer/Makefile b/audio/sidplayer/Makefile
index 6cf75f6b729f..df22c50bd7f9 100644
--- a/audio/sidplayer/Makefile
+++ b/audio/sidplayer/Makefile
@@ -29,10 +29,8 @@ post-patch:
do-install:
${INSTALL} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
-.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/PSID\ Demo/* ${STAGEDIR}${DOCSDIR}
-.endif
post-install:
@${ECHO_MSG} "=============================================================="