diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-19 16:37:56 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-01-19 16:37:56 +0000 |
commit | 943e6632e8a76b455b07bb226c87e75ab4d466c3 (patch) | |
tree | 86578b12d4a097f826dfd0df3c6393e302c5aea4 /net/p5-SNMP/Makefile | |
parent | e681e834f877a2c41dbaec0c1a3bafa6d54488f7 (diff) | |
download | ports-943e6632e8a76b455b07bb226c87e75ab4d466c3.tar.gz ports-943e6632e8a76b455b07bb226c87e75ab4d466c3.zip |
Notes
Diffstat (limited to 'net/p5-SNMP/Makefile')
-rw-r--r-- | net/p5-SNMP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-SNMP/Makefile b/net/p5-SNMP/Makefile index f0ea19753928..364576bc7234 100644 --- a/net/p5-SNMP/Makefile +++ b/net/p5-SNMP/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= snmp.4:${PORTSDIR}/net/ucd-snmp +LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp PERL_CONFIGURE= yes |