summaryrefslogtreecommitdiff
path: root/audio/mikmod/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-13 09:39:02 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-13 09:39:02 +0000
commiteccb905f87e98c7df1421a5cb7d369a676072b1d (patch)
treeb8b93e6bc58d557ed76b37734de461823a175707 /audio/mikmod/Makefile
parentEliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for (diff)
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards. Encouraged by: mat
Notes
Notes: svn path=/head/; revision=344053
Diffstat (limited to 'audio/mikmod/Makefile')
-rw-r--r--audio/mikmod/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile
index 81ab7a954f79..293bb2a32ae0 100644
--- a/audio/mikmod/Makefile
+++ b/audio/mikmod/Makefile
@@ -25,8 +25,6 @@ PORTDOCS= AUTHORS NEWS README
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}