diff options
Diffstat (limited to 'textproc/ti-hunspell')
-rw-r--r-- | textproc/ti-hunspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ti-hunspell/Makefile b/textproc/ti-hunspell/Makefile index f0e9faf353c8..67d8f3bf24c6 100644 --- a/textproc/ti-hunspell/Makefile +++ b/textproc/ti-hunspell/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Tigrigna hunspell dictionaries -EXTRACT_SUFX= .zip +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes |