From 81f11a7e8ddabb1e2498de01ba736a15cffe6ef6 Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 14 May 2006 18:22:38 +0000 Subject: This package installs a perl script. Add a dependency on perl using USE_TOOLS. Bump PKGREVISION. --- graphics/gd/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics/gd') diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 1363a52b99c..f8cbbe6b54c 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2006/05/14 18:19:08 minskim Exp $ +# $NetBSD: Makefile,v 1.69 2006/05/14 18:22:38 minskim Exp $ DISTNAME= gd-2.0.33 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.boutell.com/gd/http/ @@ -12,6 +12,7 @@ COMMENT= Graphics library for the dynamic creation of images PKG_INSTALLATION_TYPES= overwrite pkgviews USE_LIBTOOL= YES +USE_TOOLS+= perl:run GNU_CONFIGURE= YES REPLACE_PERL+= bdftogd PTHREAD_AUTO_VARS= yes -- cgit v1.2.3