diff options
Diffstat (limited to 'graphics/hpoj')
-rw-r--r-- | graphics/hpoj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hpoj/Makefile b/graphics/hpoj/Makefile index bd202a604609..d7e0ef601034 100644 --- a/graphics/hpoj/Makefile +++ b/graphics/hpoj/Makefile @@ -18,7 +18,7 @@ MAINTAINER= stolz@i2.informatik.rwth-aachen.de COMMENT= "HP OfficeJet Linux driver; printing, scanning, and photo-card access" LIB_DEPENDS= sane.1:${PORTSDIR}/graphics/sane-backends \ - snmp.4:${PORTSDIR}/net/net-snmp4 \ + snmp.4:${PORTSDIR}/net-mgmt/net-snmp4 \ usb:${PORTSDIR}/devel/libusb RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 |