diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-11 01:30:07 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-11 01:30:07 +0800 |
commit | 041e00d27a6d7ac6d907111426aa24732a65aebf (patch) | |
tree | a130f0e41019f65479adb9876b5bd63ec31558c8 /ukrainian/hyphen | |
parent | 86f3f655274befa3f6cacabd0ba8f29162203872 (diff) | |
download | freebsd-ports-gnome-041e00d27a6d7ac6d907111426aa24732a65aebf.tar.gz freebsd-ports-gnome-041e00d27a6d7ac6d907111426aa24732a65aebf.tar.zst freebsd-ports-gnome-041e00d27a6d7ac6d907111426aa24732a65aebf.zip |
Convert u* and v* to USES=zip
Diffstat (limited to 'ukrainian/hyphen')
-rw-r--r-- | ukrainian/hyphen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ukrainian/hyphen/Makefile b/ukrainian/hyphen/Makefile index 65d56d953c6a..9e944863d5a6 100644 --- a/ukrainian/hyphen/Makefile +++ b/ukrainian/hyphen/Makefile @@ -13,7 +13,7 @@ COMMENT= Ukrainian hyphenation rules LICENSE= LGPL21 -EXTRACT_SUFX= .zip +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes |