diff options
Diffstat (limited to 'x11/mako/Makefile')
-rw-r--r-- | x11/mako/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/x11/mako/Makefile b/x11/mako/Makefile index 90ee554be7fa..e34c522d0167 100644 --- a/x11/mako/Makefile +++ b/x11/mako/Makefile @@ -37,12 +37,6 @@ MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz \ PIXBUF_USE= GNOME=gdkpixbuf2 PIXBUF_MESON_ENABLED= icons -.include <bsd.port.options.mk> - -.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400097 -CFLAGS+= -D__BSD_VISIBLE -D__XSI_VISIBLE -.endif - post-patch: # Respect PREFIX for icons @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},g' \ |