diff options
author | az <az@FreeBSD.org> | 2013-08-04 20:47:44 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2013-08-04 20:47:44 +0800 |
commit | 0346e357a8f73c143719b71055331d2a1f44626e (patch) | |
tree | 80de604840dbb4c239ca54079f279bd67a30b840 /ukrainian/hunspell | |
parent | 72f161ac2be956eed5cd2555e50db7646137b358 (diff) | |
download | freebsd-ports-gnome-0346e357a8f73c143719b71055331d2a1f44626e.tar.gz freebsd-ports-gnome-0346e357a8f73c143719b71055331d2a1f44626e.tar.zst freebsd-ports-gnome-0346e357a8f73c143719b71055331d2a1f44626e.zip |
- Convert to new perl framework
Approved by: bapt@ (office@)
Diffstat (limited to 'ukrainian/hunspell')
-rw-r--r-- | ukrainian/hunspell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ukrainian/hunspell/Makefile b/ukrainian/hunspell/Makefile index 34c04f14f46d..7fa73eb0a5d2 100644 --- a/ukrainian/hunspell/Makefile +++ b/ukrainian/hunspell/Makefile @@ -14,10 +14,10 @@ COMMENT= Ukrainian hunspell dictionaries BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv -USES= shebangfix +USES= shebangfix perl5 ALL_TARGET= myspell USE_GMAKE= yes -USE_PERL5_BUILD= yes +USE_PERL5= build SHEBANG_FILES= bin/*.pl PLIST_FILES= %%DATADIR%%/uk_UA.aff \ |