aboutsummaryrefslogtreecommitdiffstats
path: root/security/cksfv
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-13 17:40:19 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-13 17:40:19 +0800
commitd4efb50172e39b8aaa61fdc0139b2ead3ab66208 (patch)
tree80abd3c92c5c0837904db15f32b0bb60bdd63b08 /security/cksfv
parentcd541dd118c95370075635bf2b65da5ef763cfd3 (diff)
downloadfreebsd-ports-gnome-d4efb50172e39b8aaa61fdc0139b2ead3ab66208.tar.gz
freebsd-ports-gnome-d4efb50172e39b8aaa61fdc0139b2ead3ab66208.tar.zst
freebsd-ports-gnome-d4efb50172e39b8aaa61fdc0139b2ead3ab66208.zip
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards. Encouraged by: mat
Diffstat (limited to 'security/cksfv')
-rw-r--r--security/cksfv/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/security/cksfv/Makefile b/security/cksfv/Makefile
index afef8a1661bc..10f001bb875a 100644
--- a/security/cksfv/Makefile
+++ b/security/cksfv/Makefile
@@ -20,8 +20,6 @@ PORTDOCS= README ChangeLog
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
post-patch:
@${REINPLACE_CMD} -e 's|^\(CC\)=|\1?=|' ${WRKSRC}/src/Makefile.in