summaryrefslogtreecommitdiff
path: root/print/axpoint
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 /print/axpoint
parentport wouldn't build without the gnomelibs. (diff)
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Notes
Notes: svn path=/head/; revision=69612
Diffstat (limited to 'print/axpoint')
-rw-r--r--print/axpoint/Makefile2
-rw-r--r--print/axpoint/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/print/axpoint/Makefile b/print/axpoint/Makefile
index 2fb84cec4a36..488fc2344f98 100644
--- a/print/axpoint/Makefile
+++ b/print/axpoint/Makefile
@@ -15,6 +15,8 @@ DISTNAME= XML-Handler-AxPoint-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= XML Based Presentations
+
BUILD_DEPENDS= ${PERL_SITELIBDIR}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \
${PERL_SITELIBDIR}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer \
${PERL_SITELIBDIR}/PDFLib.pm:${PORTSDIR}/print/p5-PDFLib
diff --git a/print/axpoint/pkg-comment b/print/axpoint/pkg-comment
deleted file mode 100644
index 149dd9cbdbb7..000000000000
--- a/print/axpoint/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-XML Based Presentations