aboutsummaryrefslogtreecommitdiff
path: root/audio/milkytracker
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-13 09:39:07 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-13 09:39:07 +0000
commit7d8f4102a2f295e3b5a569038070145d47261aee (patch)
treefbc9d86ae2a1a679cb721df752a2f3760ecde495 /audio/milkytracker
parenteccb905f87e98c7df1421a5cb7d369a676072b1d (diff)
downloadports-7d8f4102a2f295e3b5a569038070145d47261aee.tar.gz
ports-7d8f4102a2f295e3b5a569038070145d47261aee.zip
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards. Encouraged by: mat
Notes
Notes: svn path=/head/; revision=344054
Diffstat (limited to 'audio/milkytracker')
-rw-r--r--audio/milkytracker/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/milkytracker/Makefile b/audio/milkytracker/Makefile
index e40a81fbd593..49df3f032438 100644
--- a/audio/milkytracker/Makefile
+++ b/audio/milkytracker/Makefile
@@ -32,8 +32,6 @@ ICONS= carton.ico carton.png
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
post-install:
.for f in ${ICONS}
${INSTALL_DATA} ${WRKSRC}/resources/pictures/${f} \