summaryrefslogtreecommitdiff
path: root/graphics/gd/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2006-05-14 18:22:38 +0000
committerminskim <minskim>2006-05-14 18:22:38 +0000
commit929daa94fe77d09a7aea83ff4f094b61d1555ccd (patch)
treecbdd6e19e1e39dec19e1b2cab132734fb8a86b2b /graphics/gd/Makefile
parent68688f9ea14c4aa05cdb9dac8286d97e05423f47 (diff)
downloadpkgsrc-929daa94fe77d09a7aea83ff4f094b61d1555ccd.tar.gz
This package installs a perl script. Add a dependency on perl using USE_TOOLS.
Bump PKGREVISION.
Diffstat (limited to 'graphics/gd/Makefile')
-rw-r--r--graphics/gd/Makefile5
1 files changed, 3 insertions, 2 deletions
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