aboutsummaryrefslogtreecommitdiffstats
path: root/misc/fxload/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/fxload/Makefile')
-rw-r--r--misc/fxload/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/misc/fxload/Makefile b/misc/fxload/Makefile
index 47c8fbef987..67627f0798c 100644
--- a/misc/fxload/Makefile
+++ b/misc/fxload/Makefile
@@ -20,10 +20,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/a3load.hex ${STAGEDIR}${DATADIR}
${INSTALL_DATA} ${FILESDIR}/xilinx.conf ${STAGEDIR}${PREFIX}/etc/devd
-.include <bsd.port.pre.mk>
-
-.if (${OSVERSION} < 800069)
-BROKEN= doesn't build on FreeBSD prior libusb(8) integration to base system
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>