diff options
Diffstat (limited to 'net/netqc')
-rw-r--r-- | net/netqc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/netqc/Makefile b/net/netqc/Makefile index 5712028..586fd48 100644 --- a/net/netqc/Makefile +++ b/net/netqc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://web.uni-svishtov.bg/netqc/ MAINTAINER= rvasilev@uni-svishtov.bg LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client \ - snmp.4:${PORTSDIR}/net/net-snmp + snmp.4:${PORTSDIR}/net/net-snmp4 GNU_CONFIGURE= yes USE_GMAKE= yes |