summaryrefslogtreecommitdiff
path: root/graphics/gd
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 18:17:25 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 18:17:25 +0000
commit98f8f27a86460495087f593525ab9d2bd92b226c (patch)
treeef154a2d6bd901a5586315f16cd9e5275938e0ad /graphics/gd
parentUpdate to 1.0.11. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=75962
Diffstat (limited to 'graphics/gd')
-rw-r--r--graphics/gd/Makefile1
-rw-r--r--graphics/gd/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 9f2c6e2b5d12..09e7f0ddae4a 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -18,6 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gd_gif_in.c.bz2
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER?= ports@FreeBSD.org
+COMMENT?= A graphics library for fast image creation
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/gd/pkg-comment b/graphics/gd/pkg-comment
deleted file mode 100644
index 02fcafec91c8..000000000000
--- a/graphics/gd/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A graphics library for fast image creation