summaryrefslogtreecommitdiff
path: root/graphics/gd
diff options
context:
space:
mode:
authordholland <dholland>2008-11-16 08:58:08 +0000
committerdholland <dholland>2008-11-16 08:58:08 +0000
commit3c22204dbcbe66ded91eab9abfa7da49f3299c91 (patch)
tree60a9733f166f6bd3460bedd1893d6700942a997e /graphics/gd
parent7909eac610105b6a22d9d27176c1ab2209463cce (diff)
downloadpkgsrc-3c22204dbcbe66ded91eab9abfa7da49f3299c91.tar.gz
Bump PKGREVISION for previous (adding fontconfig) because it changes the
package deps. (I think also for pkgsrc xorg it causes it to start finding and using fontconfig when it previously didn't.)
Diffstat (limited to 'graphics/gd')
-rw-r--r--graphics/gd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index c1229385cfe..044d6e8e01f 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2008/11/14 19:11:44 chuck Exp $
+# $NetBSD: Makefile,v 1.77 2008/11/16 08:58:08 dholland Exp $
DISTNAME= gd-2.0.35
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.libgd.org/releases/
EXTRACT_SUFX= .tar.bz2