aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-13 17:40:41 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-13 17:40:41 +0800
commitee6e1898be431f1ad4c11d9c158c5edd67b2e153 (patch)
tree25c420bd10c5572d43d65f546089ebc5dd146878 /sysutils
parent60089b39dd2961c0a4cd96c3f5012f7ff1ecd6a5 (diff)
downloadfreebsd-ports-gnome-ee6e1898be431f1ad4c11d9c158c5edd67b2e153.tar.gz
freebsd-ports-gnome-ee6e1898be431f1ad4c11d9c158c5edd67b2e153.tar.zst
freebsd-ports-gnome-ee6e1898be431f1ad4c11d9c158c5edd67b2e153.zip
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards. Encouraged by: mat
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fatback/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/fatback/Makefile b/sysutils/fatback/Makefile
index 34e25c384cdf..2b68d5177153 100644
--- a/sysutils/fatback/Makefile
+++ b/sysutils/fatback/Makefile
@@ -18,8 +18,6 @@ EXTRACT_AFTER_ARGS= --exclude 'getopt*' \
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
post-patch:
@${REINPLACE_CMD} -e "s/-Werror//g" ${WRKSRC}/Makefile.in