diff options
Diffstat (limited to 'audio/sidplayer/Makefile')
-rw-r--r-- | audio/sidplayer/Makefile | 2 |
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} "==============================================================" |