diff options
Diffstat (limited to 'german/hunspell')
-rw-r--r-- | german/hunspell/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/german/hunspell/Makefile b/german/hunspell/Makefile index c113a2148f92..fc5f6b2cec6b 100644 --- a/german/hunspell/Makefile +++ b/german/hunspell/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: hunspell -# Date created: 2011-07-20 -# Whom: Baptiste Daroussin <bapt@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= hunspell PORTVERSION= 20120607 @@ -18,10 +13,12 @@ COMMENT= German hunspell dictionaries BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell \ hunspell:${PORTSDIR}/textproc/hunspell +USES= shebangfix USE_BZIP2= yes ALL_TARGET= hunspell-all USE_GMAKE= yes USE_PERL5_BUILD= yes +SHEBANG_FILES= bin/*.pl PLIST_FILES= %%DATADIR%%/de_AT.aff \ %%DATADIR%%/de_AT.dic \ |