diff options
author | ceri <ceri@FreeBSD.org> | 2003-10-18 01:41:21 +0800 |
---|---|---|
committer | ceri <ceri@FreeBSD.org> | 2003-10-18 01:41:21 +0800 |
commit | fd22ed6111a819f3398e0786e629f6b6a491d205 (patch) | |
tree | 546e82655b0e8d62109c7b1fca63a88b8ad902eb /textproc | |
parent | c9b8ce2c139b6c079cbd11c54d27575647e50dba (diff) | |
download | freebsd-ports-gnome-fd22ed6111a819f3398e0786e629f6b6a491d205.tar.gz freebsd-ports-gnome-fd22ed6111a819f3398e0786e629f6b6a491d205.tar.zst freebsd-ports-gnome-fd22ed6111a819f3398e0786e629f6b6a491d205.zip |
Correct a typo in an informational message. No functional change.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xerces-c2-devel/Makefile | 2 | ||||
-rw-r--r-- | textproc/xerces-c2/Makefile | 2 | ||||
-rw-r--r-- | textproc/xerces-c27/Makefile | 2 |
3 files changed, 3 insertions, 3 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} '' diff --git a/textproc/xerces-c2/Makefile b/textproc/xerces-c2/Makefile index 7aca8c3d0f59..eb196a1fa6c6 100644 --- a/textproc/xerces-c2/Makefile +++ b/textproc/xerces-c2/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} '' diff --git a/textproc/xerces-c27/Makefile b/textproc/xerces-c27/Makefile index 7aca8c3d0f59..eb196a1fa6c6 100644 --- a/textproc/xerces-c27/Makefile +++ b/textproc/xerces-c27/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} '' |