aboutsummaryrefslogtreecommitdiff
path: root/print/hplip
diff options
context:
space:
mode:
Diffstat (limited to 'print/hplip')
-rw-r--r--print/hplip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/hplip/Makefile b/print/hplip/Makefile
index 23a9abc2ac6a..16de2a69468f 100644
--- a/print/hplip/Makefile
+++ b/print/hplip/Makefile
@@ -7,6 +7,7 @@
PORTNAME= hplip
PORTVERSION= 3.10.5
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= SF
@@ -98,7 +99,7 @@ RUN_DEPENDS+= xsane:${PORTSDIR}/graphics/xsane
.endif
.if defined(WITH_SNMP)
-LIB_DEPENDS+= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp
CONFIGURE_ARGS+= --enable-network-build
.else
CONFIGURE_ARGS+= --disable-network-build