summaryrefslogtreecommitdiff
path: root/graphics/p5-GD-TextUtil
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /graphics/p5-GD-TextUtil
parentport wouldn't build without the gnomelibs. (diff)
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Diffstat (limited to '')
-rw-r--r--graphics/p5-GD-TextUtil/Makefile2
-rw-r--r--graphics/p5-GD-TextUtil/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-GD-TextUtil/Makefile b/graphics/p5-GD-TextUtil/Makefile
index 2a40d443de2b..99a5261676f3 100644
--- a/graphics/p5-GD-TextUtil/Makefile
+++ b/graphics/p5-GD-TextUtil/Makefile
@@ -15,6 +15,8 @@ DISTNAME= GDTextUtil-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= Text utilities for use with GD drawing package
+
RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
PERL_CONFIGURE= YES
diff --git a/graphics/p5-GD-TextUtil/pkg-comment b/graphics/p5-GD-TextUtil/pkg-comment
deleted file mode 100644
index a5704881a925..000000000000
--- a/graphics/p5-GD-TextUtil/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Text utilities for use with GD drawing package