summaryrefslogtreecommitdiff
path: root/graphics/gd/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2011-01-06 18:01:21 +0000
committerdrochner <drochner@pkgsrc.org>2011-01-06 18:01:21 +0000
commit2d06e1893d8c0d020789a1f65fcd62bb8b3b750e (patch)
tree039033d2017d396b92d7914a5d4155fee8e9e8d6 /graphics/gd/Makefile
parent3ea52d8fa64130339963e4c8d33e53f56e33b6b4 (diff)
downloadpkgsrc-2d06e1893d8c0d020789a1f65fcd62bb8b3b750e.tar.gz
add a patch from upstream to fix a bug which made that fontconfig
support could not be switched off once enabled (could make a difference for gnuplot but I couldn't find a testcase yet)
Diffstat (limited to 'graphics/gd/Makefile')
-rw-r--r--graphics/gd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index fbe3c9e05a9..f2a9a0f0324 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.85 2010/12/23 11:44:37 dsainty Exp $
+# $NetBSD: Makefile,v 1.86 2011/01/06 18:01:21 drochner Exp $
DISTNAME= gd-2.0.35
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics
MASTER_SITES= http://www.libgd.org/releases/
EXTRACT_SUFX= .tar.bz2