summaryrefslogtreecommitdiff
path: root/textproc/xalan-c
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:31:58 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:31:58 +0000
commitad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (patch)
treeff17e85c241ba8999810590573dfaabbb05305c1 /textproc/xalan-c
parenta0745845b3ea0a5fc0fbe2e28e4fdd653ae556ed (diff)
downloadpkgsrc-ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'textproc/xalan-c')
-rw-r--r--textproc/xalan-c/Makefile3
-rw-r--r--textproc/xalan-c/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile
index c3c22903429..7ced5cdb6c8 100644
--- a/textproc/xalan-c/Makefile
+++ b/textproc/xalan-c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/01/15 12:42:09 skrll Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 17:37:56 wiz Exp $
#
DISTNAME= Xalan-C_1_0-linux
@@ -8,6 +8,7 @@ MASTER_SITES= http://xml.apache.org/dist/xalan-c/
MAINTAINER= skrll@netbsd.org
HOMEPAGE= http://xml.apache.org/xalan-c/
+COMMENT= the Apache Project's XSLT implementation
DEPENDS+= icu>=1.7:../../textproc/icu
DEPENDS+= xerces-c>=1.3.0:../../textproc/xerces-c
diff --git a/textproc/xalan-c/pkg/COMMENT b/textproc/xalan-c/pkg/COMMENT
deleted file mode 100644
index 7d6662f70ed..00000000000
--- a/textproc/xalan-c/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-the Apache Project's XSLT implementation