summaryrefslogtreecommitdiff
path: root/databases/rrdtool
diff options
context:
space:
mode:
authorwennmach <wennmach@pkgsrc.org>1999-11-18 15:57:23 +0000
committerwennmach <wennmach@pkgsrc.org>1999-11-18 15:57:23 +0000
commitf06e5d80beeb77e5ff97c452e2c3cb0726edf093 (patch)
tree1ce8450bb987f74691246f74e59d81348b56c19e /databases/rrdtool
parentb94e79dfb33fe0ad71677e6cbfbfe9c1feba345e (diff)
downloadpkgsrc-f06e5d80beeb77e5ff97c452e2c3cb0726edf093.tar.gz
USE_PERL5 rather than DEPENDS+= perl-5xxx
Pointed out by Hubert Feyrer.
Diffstat (limited to 'databases/rrdtool')
-rw-r--r--databases/rrdtool/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index e8074c5b67b..104f026e783 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/11/17 17:34:38 wennmach Exp $
+# $NetBSD: Makefile,v 1.2 1999/11/18 15:57:23 wennmach Exp $
#
DISTNAME= rrdtool-1.0.7
@@ -8,10 +8,10 @@ MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/
MAINTAINER= wulf@ping.net.au
HOMEPAGE= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool
-DEPENDS+= perl-5.00404:../../lang/perl5
DEPENDS+= cgilib-0.5:../../www/cgilib
DEPENDS+= gd-1.7.3:../../graphics/gd
+USE_PERL5= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes