diff options
Diffstat (limited to 'textproc/word2x/Makefile')
-rw-r--r-- | textproc/word2x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/word2x/Makefile b/textproc/word2x/Makefile index b6fd58265a4..6e5d882046e 100644 --- a/textproc/word2x/Makefile +++ b/textproc/word2x/Makefile @@ -12,7 +12,7 @@ CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-zero/${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= Converter from MS Word to text, HTML or LaTeX +COMMENT= Converter from MS Word to text, HTML, or LaTeX USE_GMAKE= yes GNU_CONFIGURE= yes |