diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-11 00:45:37 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-11 00:45:37 +0800 |
commit | 52f2eaf91f4cd8fd145d7e3e26bcf75231a7fecb (patch) | |
tree | 3504a0effa84d51ccaecf06127a496b66c8582ee /polish/hyphen | |
parent | 687c839315eefb81d0ff35d859879941ba84eab3 (diff) | |
download | freebsd-ports-gnome-52f2eaf91f4cd8fd145d7e3e26bcf75231a7fecb.tar.gz freebsd-ports-gnome-52f2eaf91f4cd8fd145d7e3e26bcf75231a7fecb.tar.zst freebsd-ports-gnome-52f2eaf91f4cd8fd145d7e3e26bcf75231a7fecb.zip |
Convert p* to USES=zip
Diffstat (limited to 'polish/hyphen')
-rw-r--r-- | polish/hyphen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/hyphen/Makefile b/polish/hyphen/Makefile index 72b31ab63d22..bca060bea0aa 100644 --- a/polish/hyphen/Makefile +++ b/polish/hyphen/Makefile @@ -13,7 +13,7 @@ COMMENT= Polish hyphenation rules LICENSE= LGPL21 -EXTRACT_SUFX= .zip +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes |