diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/hplip/Makefile | 3 | ||||
-rw-r--r-- | print/hplip3/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/print/hplip/Makefile b/print/hplip/Makefile index 400051d579b1..a1ad2a60ec71 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -7,6 +7,7 @@ PORTNAME= hplip PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= hplip @@ -18,7 +19,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ sane.1:${PORTSDIR}/graphics/sane-backends \ cups.2:${PORTSDIR}/print/cups-base \ usb:${PORTSDIR}/devel/libusb \ - netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp + netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp RUN_DEPENDS= ${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab2 \ foomatic-rip:${PORTSDIR}/print/foomatic-filters diff --git a/print/hplip3/Makefile b/print/hplip3/Makefile index 400051d579b1..a1ad2a60ec71 100644 --- a/print/hplip3/Makefile +++ b/print/hplip3/Makefile @@ -7,6 +7,7 @@ PORTNAME= hplip PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= hplip @@ -18,7 +19,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ sane.1:${PORTSDIR}/graphics/sane-backends \ cups.2:${PORTSDIR}/print/cups-base \ usb:${PORTSDIR}/devel/libusb \ - netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp + netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp RUN_DEPENDS= ${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab2 \ foomatic-rip:${PORTSDIR}/print/foomatic-filters |