aboutsummaryrefslogtreecommitdiffstats
path: root/print/hplip/Makefile
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2010-10-30 21:13:50 +0800
committermakc <makc@FreeBSD.org>2010-10-30 21:13:50 +0800
commit10fe6140afefe8514e57263ee607733df6656fe2 (patch)
treeb230d8705cc8fc3faf63fad59a930253901de037 /print/hplip/Makefile
parent4a6896b04229f8bd0d7ce5fe15070512cb849bc4 (diff)
downloadfreebsd-ports-gnome-10fe6140afefe8514e57263ee607733df6656fe2.tar.gz
freebsd-ports-gnome-10fe6140afefe8514e57263ee607733df6656fe2.tar.zst
freebsd-ports-gnome-10fe6140afefe8514e57263ee607733df6656fe2.zip
Fix build on 7.x
Remove md5 sum
Diffstat (limited to 'print/hplip/Makefile')
-rw-r--r--print/hplip/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/print/hplip/Makefile b/print/hplip/Makefile
index 9f7b62dec2bf..dda9288e6f95 100644
--- a/print/hplip/Makefile
+++ b/print/hplip/Makefile
@@ -84,6 +84,10 @@ OPTIONS= QT "Graphical User Interface (Qt4)" on \
.include <bsd.port.options.mk>
+.if ${OSVERSION} < 800067
+EXTRA_PATCHES+= ${PATCHDIR}/extrapatch-strnlen
+.endif
+
.if ${OSVERSION} < 800069
LIB_DEPENDS+= usb:${PORTSDIR}/devel/libusb
USB_INCLUDE= ${LOCALBASE}/include