diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 20:28:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-03-11 20:28:58 +0000 |
commit | 45dac232583a3571e2d14b36ac7423b147c8cd05 (patch) | |
tree | 066392ac08736ed89c8a6017e83f14210463cfdf /textproc/kmfl-european-latin/Makefile | |
parent | 18727be46aba68d955cc93008e89746fe8e229cc (diff) |
Notes
Diffstat (limited to 'textproc/kmfl-european-latin/Makefile')
-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} |