summaryrefslogtreecommitdiff
path: root/net/mrtg
diff options
context:
space:
mode:
authormartti <martti>2003-12-17 14:22:30 +0000
committermartti <martti>2003-12-17 14:22:30 +0000
commit7694d6f77162a1b9977cf78d0c66549b67041d2c (patch)
tree70b2728724055caa0a829055011bd96bb3f51f77 /net/mrtg
parent388e530e3585a12da648c306c96e413dc1008bf4 (diff)
downloadpkgsrc-7694d6f77162a1b9977cf78d0c66549b67041d2c.tar.gz
Use buildlink
Diffstat (limited to 'net/mrtg')
-rw-r--r--net/mrtg/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/net/mrtg/Makefile b/net/mrtg/Makefile
index bd402b8cf5f..5696fa3b698 100644
--- a/net/mrtg/Makefile
+++ b/net/mrtg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2003/12/16 19:59:20 martti Exp $
+# $NetBSD: Makefile,v 1.46 2003/12/17 14:22:48 martti Exp $
DISTNAME= mrtg-2.10.11
PKGREVISION= 1
@@ -27,9 +27,6 @@ MAINTAINER= bouyer@NetBSD.org
HOMEPAGE= http://ee-staff.ethz.ch/~oetiker/webtools/mrtg/mrtg.html
COMMENT= The Multi-Router Traffic Grapher
-DEPENDS+= p5-Socket6>=0.12:../../net/p5-Socket6
-DEPENDS+= p5-INET6>=2.00:../../net/p5-INET6
-
USE_BUILDLINK2= YES
USE_PERL5= YES
PERL5_REQD= 5.6.1
@@ -92,4 +89,5 @@ do-install:
.include "../../graphics/freetype-lib/buildlink2.mk"
.include "../../graphics/gd/buildlink2.mk"
+.include "../../net/p5-INET6/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"