aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-13 17:41:08 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-13 17:41:08 +0800
commit980e6e471358aef0fbe1fc2de62638b2d236cfc6 (patch)
treec0a28c1d24e7a6705c4f23716f52feb40b140042 /sysutils
parent53d59fe6354f798907b7993fb2c2d521f3bf9b97 (diff)
downloadfreebsd-ports-gnome-980e6e471358aef0fbe1fc2de62638b2d236cfc6.tar.gz
freebsd-ports-gnome-980e6e471358aef0fbe1fc2de62638b2d236cfc6.tar.zst
freebsd-ports-gnome-980e6e471358aef0fbe1fc2de62638b2d236cfc6.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/watchfolder/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/watchfolder/Makefile b/sysutils/watchfolder/Makefile
index bfc3e7ed9062..492549bff32a 100644
--- a/sysutils/watchfolder/Makefile
+++ b/sysutils/watchfolder/Makefile
@@ -17,8 +17,6 @@ USE_RC_SUBR= watchd
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
post-patch:
@${REINPLACE_CMD} -e 's|gcc $$(OPT)|${CC} ${CFLAGS}|' \
${WRKSRC}/Makefile