diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/kmfl-european-latin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/kmfl-european-latin/Makefile b/textproc/kmfl-european-latin/Makefile index 0f737d900490..8cec92e19491 100644 --- a/textproc/kmfl-european-latin/Makefile +++ b/textproc/kmfl-european-latin/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= base64:${PORTSDIR}/converters/base64 RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp WRKSRC= ${WRKDIR}/EuroLatin\ Source\ Files -USEs= dos2unix zip +USES= dos2unix zip DOS2UNIX_FILES= european.kmn DOCSDIR_REL= share/doc/kmfl/${PORTNAME} |