summaryrefslogtreecommitdiff
path: root/net/gkrellm-snmp
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2002-04-20 18:46:06 +0000
committerfredb <fredb@pkgsrc.org>2002-04-20 18:46:06 +0000
commit0cab25b6054cd2da3cbd2eaed842c72f8c19f403 (patch)
treeba8bbcadc84aa7aa9c8235bf1808ffb47d71a30c /net/gkrellm-snmp
parent3ded6aa067de8eec9da55271fb850ddd544ed4cc (diff)
downloadpkgsrc-0cab25b6054cd2da3cbd2eaed842c72f8c19f403.tar.gz
In ucd-snmp's shared libraries, the SONAME is the filename, which contains
the version of ucd-snmp. Therefore, adjust the wildcard dependencies in dependents to match exactly (barring "nb" version changes), and bump the dependent's "nb" versions to reflect the change in dependencies. Otherwise, an "ethereal" binary package (for example) built against ucd-snmp-4.2.4 will happily install against ucd-snmp-4.2.3nb1, but will fail at run-time with, ``shared object "libucdsnmp-0.4.2.3.so" not found.''
Diffstat (limited to 'net/gkrellm-snmp')
-rw-r--r--net/gkrellm-snmp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/gkrellm-snmp/Makefile b/net/gkrellm-snmp/Makefile
index 3fb4ac90ea9..f5f5fee0a93 100644
--- a/net/gkrellm-snmp/Makefile
+++ b/net/gkrellm-snmp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2002/03/13 17:37:28 fredb Exp $
+# $NetBSD: Makefile,v 1.4 2002/04/20 18:46:07 fredb Exp $
DISTNAME= gkrellm_snmp-0.18
PKGNAME= gkrellm-snmp-0.18
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net sysutils
MASTER_SITES= http://triq.net/gkrellm/
@@ -11,7 +11,7 @@ HOMEPAGE= http://triq.net/gkrellm.html
COMMENT= simple snmp monitor for gkrellm
DEPENDS+= gkrellm-1.2.*:../../sysutils/gkrellm
-DEPENDS+= ucd-snmp>=4.1.0:../../net/ucd-snmp
+DEPENDS+= ucd-snmp-4.2.4*:../../net/ucd-snmp
USE_GMAKE= #defined