aboutsummaryrefslogtreecommitdiff
path: root/devel/libusb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libusb/Makefile')
-rw-r--r--devel/libusb/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/libusb/Makefile b/devel/libusb/Makefile
index dedc0dfb72e1..fef64e7d2fb4 100644
--- a/devel/libusb/Makefile
+++ b/devel/libusb/Makefile
@@ -19,6 +19,10 @@ OPTIONS= SGML "Install developer guide from SGML" off
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800069
+IGNORE= has been already included into base system
+.endif
+
.if defined(WITH_SGML)
BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/jade/catalog:${PORTSDIR}/textproc/jade \
${LOCALBASE}/share/sgml/docbook/dsssl/modular/catalog:${PORTSDIR}/textproc/dsssl-docbook-modular \