diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2007-02-28 01:19:04 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2007-02-28 01:19:04 +0000 |
commit | 384985f41e0668161a45f655a860dc0c9f558eca (patch) | |
tree | b503a0d56b7d5e1d463884061ef6ee608085f876 /print | |
parent | bd92a4a0a5888a4c2b0b86a9321aab9271127895 (diff) | |
download | ports-384985f41e0668161a45f655a860dc0c9f558eca.tar.gz ports-384985f41e0668161a45f655a860dc0c9f558eca.zip |
Notes
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 f1270c322300..370896899147 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -7,6 +7,7 @@ PORTNAME= hplip PORTVERSION= 1.7.1 +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.9:${PORTSDIR}/net-mgmt/net-snmp + netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp CONFLICTS= hpijs-* foomatic-filters-* diff --git a/print/hplip3/Makefile b/print/hplip3/Makefile index f1270c322300..370896899147 100644 --- a/print/hplip3/Makefile +++ b/print/hplip3/Makefile @@ -7,6 +7,7 @@ PORTNAME= hplip PORTVERSION= 1.7.1 +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.9:${PORTSDIR}/net-mgmt/net-snmp + netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp CONFLICTS= hpijs-* foomatic-filters-* |