aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-13 17:40:46 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-13 17:40:46 +0800
commite29e2ad254937cb69aeece96b3980f629780687f (patch)
treeb95a66af713495e7d559604fde17c21938d13bff /sysutils
parentee6e1898be431f1ad4c11d9c158c5edd67b2e153 (diff)
downloadfreebsd-ports-gnome-e29e2ad254937cb69aeece96b3980f629780687f.tar.gz
freebsd-ports-gnome-e29e2ad254937cb69aeece96b3980f629780687f.tar.zst
freebsd-ports-gnome-e29e2ad254937cb69aeece96b3980f629780687f.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/highlnk/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/highlnk/Makefile b/sysutils/highlnk/Makefile
index a7875d51b517..9259b10456c3 100644
--- a/sysutils/highlnk/Makefile
+++ b/sysutils/highlnk/Makefile
@@ -17,8 +17,6 @@ PORTDOCS= README
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
post-patch:
@${REINPLACE_CMD} -e 's|linux/limits.h|sys/syslimits.h|' \
${WRKSRC}/finder.c \