summaryrefslogtreecommitdiff
path: root/graphics/plplot
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-25 03:08:46 +0000
committergrant <grant@pkgsrc.org>2004-01-25 03:08:46 +0000
commitfd49d1a855d6081bb874af52b038f0531dc6a9a1 (patch)
treefa855173b773787e6a949665703ab3df49fc6f8b /graphics/plplot
parentf9d1cda00bc4cd4f34ee12d52ee27bbef009a7ab (diff)
downloadpkgsrc-fd49d1a855d6081bb874af52b038f0531dc6a9a1.tar.gz
replace BUILD_DEPENDS m4 and M4 definition with USE_GNU_TOOLS+=m4.
Diffstat (limited to 'graphics/plplot')
-rw-r--r--graphics/plplot/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/plplot/Makefile b/graphics/plplot/Makefile
index f2984a03e91..0853dc0bdb7 100644
--- a/graphics/plplot/Makefile
+++ b/graphics/plplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2004/01/24 15:46:44 grant Exp $
+# $NetBSD: Makefile,v 1.31 2004/01/25 03:08:47 grant Exp $
DISTNAME= plplot-5.2.1
CATEGORIES= graphics
@@ -8,11 +8,9 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://plplot.sourceforge.net/
COMMENT= Scientific plotting package
-BUILD_DEPENDS+= m4>=1.4:../../devel/m4
-
USE_BUILDLINK2= # defined
GNU_CONFIGURE= # defined
-USE_GNU_TOOLS+= make
+USE_GNU_TOOLS+= m4 make
USE_FORTRAN= # defined
USE_X11= # defined
USE_PERL5= build