summaryrefslogtreecommitdiff
path: root/net/smokeping
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-30 10:06:36 +0000
committerjoerg <joerg>2006-06-30 10:06:36 +0000
commit44593d8819d2facea3effcfe2ca1606c7a322cb4 (patch)
tree53d50e01a3af4dc5586a2a87a71f7c9591cc6575 /net/smokeping
parent9ff9e6ac730c92577f553aea16dd37db25cc3218 (diff)
downloadpkgsrc-44593d8819d2facea3effcfe2ca1606c7a322cb4.tar.gz
Convert dependency to use -[0-9]* style instead of just -*.
Bump revision.
Diffstat (limited to 'net/smokeping')
-rw-r--r--net/smokeping/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile
index 053883d83d6..e3fe6f67a4c 100644
--- a/net/smokeping/Makefile
+++ b/net/smokeping/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2006/04/22 09:22:13 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2006/06/30 10:07:50 joerg Exp $
DISTNAME= smokeping-2.0.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/
@@ -36,11 +36,11 @@ BUILD_DEFS+= USE_SPEEDY
.include "../../mk/bsd.prefs.mk"
.if defined(USE_INET6) && ${USE_INET6} == "YES"
-DEPENDS+= p5-Socket6-*:../../net/p5-Socket6
+DEPENDS+= p5-Socket6-[0-9]*:../../net/p5-Socket6
.endif
.if defined(USE_SPEEDY) && ${USE_SPEEDY} == "YES"
-DEPENDS+= SpeedyCGI-*:../../www/SpeedyCGI
+DEPENDS+= SpeedyCGI-[0-9]*:../../www/SpeedyCGI
INTERP= speedy
.else
INTERP= perl