summaryrefslogtreecommitdiff
path: root/graphics/gd/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2005-06-06 18:38:08 +0000
committerminskim <minskim>2005-06-06 18:38:08 +0000
commiteb3d8878b860e4ffbd3a4f15fbea764ff2ef178e (patch)
tree49d293f60012def15e546d724c4a02503b861982 /graphics/gd/Makefile
parentd9d712a55c87ffe84e7e648ea5ce85001ec24ec3 (diff)
downloadpkgsrc-eb3d8878b860e4ffbd3a4f15fbea764ff2ef178e.tar.gz
Do not define a variable in a header file; move the definition into .c
and leave the declraration only. This fixes the graphviz build problem reported by Adrian Portelli in PR pkg/28596. Bump PKGREVISION.
Diffstat (limited to 'graphics/gd/Makefile')
-rw-r--r--graphics/gd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 36be106ba95..4cbafd964da 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2005/04/11 21:46:02 tv Exp $
+# $NetBSD: Makefile,v 1.65 2005/06/06 18:38:08 minskim Exp $
DISTNAME= gd-2.0.33
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.boutell.com/gd/http/