summaryrefslogtreecommitdiff
path: root/x11/wmenu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/wmenu/Makefile')
-rw-r--r--x11/wmenu/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/x11/wmenu/Makefile b/x11/wmenu/Makefile
index 277d9948eef3..8764a8ffe766 100644
--- a/x11/wmenu/Makefile
+++ b/x11/wmenu/Makefile
@@ -29,10 +29,4 @@ LDFLAGS+= `pkg-config --libs epoll-shim`
PLIST_FILES= bin/wmenu \
man/man1/wmenu.1.gz
-.include <bsd.port.options.mk>
-
-.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400097
-CFLAGS+= -D__BSD_VISIBLE -D__XSI_VISIBLE
-.endif
-
.include <bsd.port.mk>