diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 21:42:50 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 21:42:50 +0800 |
commit | e9aa175bcda2052293dfb91f393b9bfbd281c694 (patch) | |
tree | 10cd84815423f800ebfe4bc351c38307a641ffed /textproc/xerces-c2-devel | |
parent | cdf4050f373b28af95e027bc0d61165f3d67a74c (diff) | |
download | freebsd-ports-gnome-e9aa175bcda2052293dfb91f393b9bfbd281c694.tar.gz freebsd-ports-gnome-e9aa175bcda2052293dfb91f393b9bfbd281c694.tar.zst freebsd-ports-gnome-e9aa175bcda2052293dfb91f393b9bfbd281c694.zip |
De-pkg-comment.
Diffstat (limited to 'textproc/xerces-c2-devel')
-rw-r--r-- | textproc/xerces-c2-devel/Makefile | 1 | ||||
-rw-r--r-- | textproc/xerces-c2-devel/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xerces-c2-devel/Makefile b/textproc/xerces-c2-devel/Makefile index 976e31423fb4..bf744753df18 100644 --- a/textproc/xerces-c2-devel/Makefile +++ b/textproc/xerces-c2-devel/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://xml.apache.org/dist/xerces-c/stable/ DISTNAME= xerces-c-src${PORTVERSION:S/./_/g} MAINTAINER?= bzeeb+freebsdports@zabbadoz.net +COMMENT?= Validating XML parser from the Apache XML Project .if !defined(TRANSCODER) LIB_DEPENDS+= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/textproc/xerces-c2-devel/pkg-comment b/textproc/xerces-c2-devel/pkg-comment deleted file mode 100644 index 36c7b3b3f290..000000000000 --- a/textproc/xerces-c2-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Validating XML parser from the Apache XML Project |