diff options
Diffstat (limited to 'textproc/unrtf/Makefile')
-rw-r--r-- | textproc/unrtf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile index 1636a68..e8fd6d2 100644 --- a/textproc/unrtf/Makefile +++ b/textproc/unrtf/Makefile @@ -11,7 +11,7 @@ COMMENT= A converter from RTF to several formats, including HTML and LaTeX LICENSE= GPLv3 -USE_ICONV= yes +USES= iconv USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/share |