aboutsummaryrefslogtreecommitdiff
path: root/print/hplip
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2011-07-28 12:43:22 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2011-07-28 12:43:22 +0000
commitc9e4736d2605489c89ee57fabda4f3b73ac7f697 (patch)
treefa4d8674f0da7472938b5014d40b6cebb69e4b18 /print/hplip
parenta63158257c7d451ba40deeadea026a99862851d0 (diff)
downloadports-c9e4736d2605489c89ee57fabda4f3b73ac7f697.tar.gz
ports-c9e4736d2605489c89ee57fabda4f3b73ac7f697.zip
Notes
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 6c40f6e412c0..59ffadd555ff 100644
--- a/print/hplip/Makefile
+++ b/print/hplip/Makefile
@@ -7,6 +7,7 @@
PORTNAME= hplip
PORTVERSION= 3.11.5
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= SF
@@ -119,7 +120,7 @@ PLIST_SUB+= FAX="@comment "
.if defined(WITH_SNMP)
USE_OPENSSL= yes
-LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp
CONFIGURE_ARGS+= --enable-network-build
. if ${ARCH} == i386
# http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/144833