summaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-07 13:12:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-07 13:12:31 +0000
commit53ad8315b0a2ef773e5e5f74a380bab573e4d008 (patch)
tree5522ebdbbbc41a02fbc8bf3da8fa96b3719b6d61 /german
parent- Update to 2.8.3 (diff)
Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
Submitted by: John Marino Obtained from: DPorts
Notes
Notes: svn path=/head/; revision=317605
Diffstat (limited to 'german')
-rw-r--r--german/hunspell/Makefile7
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 \