diff options
Diffstat (limited to 'textproc/xerces-c2-devel/Makefile')
-rw-r--r-- | textproc/xerces-c2-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |