aboutsummaryrefslogtreecommitdiff
path: root/hebrew/hspell
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 /hebrew/hspell
parentc0af1ccd5f350208e51572a7122f075c545462ec (diff)
downloadports-53ad8315b0a2ef773e5e5f74a380bab573e4d008.tar.gz
ports-53ad8315b0a2ef773e5e5f74a380bab573e4d008.zip
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 'hebrew/hspell')
-rw-r--r--hebrew/hspell/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/hebrew/hspell/Makefile b/hebrew/hspell/Makefile
index b1a3ce12d95a..ccae600e8fcc 100644
--- a/hebrew/hspell/Makefile
+++ b/hebrew/hspell/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: hspell
-# Date created: 03 Feb 2003
-# Whom: Yonatan <onatan@gmail.com>
-#
+# Created by: Yonatan <onatan@gmail.com>
# $FreeBSD$
-#
PORTNAME= hspell
PORTVERSION= 1.1
@@ -15,10 +11,12 @@ MASTER_SITE_SUBDIR= makc
MAINTAINER= onatan@gmail.com
COMMENT= Hebrew spellchecker and morphology engine
+USES= shebangfix
USE_PERL5_BUILD= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CFLAGS+= -fPIC
+SHEBANG_FILES= pmerge
MAN1= hspell.1
MAN3= hspell.3