aboutsummaryrefslogtreecommitdiff
path: root/audio/malint
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-13 09:38:57 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-13 09:38:57 +0000
commitc50fa93c9dc2fdec1e657589b7e692ec74b62f6a (patch)
tree0bc172fe23d5a0902b8b471c2f48692d95e40996 /audio/malint
parentefb203770d00da414785eb26e9dadae95d709648 (diff)
downloadports-c50fa93c9dc2fdec1e657589b7e692ec74b62f6a.tar.gz
ports-c50fa93c9dc2fdec1e657589b7e692ec74b62f6a.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=344052
Diffstat (limited to 'audio/malint')
-rw-r--r--audio/malint/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/malint/Makefile b/audio/malint/Makefile
index f0a2735f018d..d04dc0b480da 100644
--- a/audio/malint/Makefile
+++ b/audio/malint/Makefile
@@ -20,8 +20,6 @@ PLIST_FILES= bin/malint
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}