diff options
author | Ceri Davies <ceri@FreeBSD.org> | 2003-10-17 17:41:21 +0000 |
---|---|---|
committer | Ceri Davies <ceri@FreeBSD.org> | 2003-10-17 17:41:21 +0000 |
commit | 30ceea6a91623d9ef999f6cef4f5a448cd812874 (patch) | |
tree | f4d3051f014d604806b844e163f938a666ede935 /textproc/xerces-c2-devel | |
parent | 1a98bca65f53dc92ff846b2a49a38e8176c6d9a9 (diff) | |
download | ports-30ceea6a91623d9ef999f6cef4f5a448cd812874.tar.gz ports-30ceea6a91623d9ef999f6cef4f5a448cd812874.zip |
Notes
Diffstat (limited to 'textproc/xerces-c2-devel')
-rw-r--r-- | textproc/xerces-c2-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xerces-c2-devel/Makefile b/textproc/xerces-c2-devel/Makefile index 7aca8c3d0f59..eb196a1fa6c6 100644 --- a/textproc/xerces-c2-devel/Makefile +++ b/textproc/xerces-c2-devel/Makefile @@ -105,7 +105,7 @@ pre-everything:: @${ECHO} 'NOPORTDOCS do not copy documentation' @${ECHO} 'DEBUG include debugging information, do not strip' @${ECHO} '' - @${ECHO} 'Also you may set TRANSODER to the following values (without -D):' + @${ECHO} 'Also you may set TRANSCODER to the following values (without -D):' @${ECHO} '' @${ECHO} 'TRANSCODER=[icu|IconvFBSD|native] default: IconvFBSD' @${ECHO} '' |