summaryrefslogtreecommitdiff
path: root/textproc/aspell
diff options
context:
space:
mode:
authorghen <ghen>2006-03-09 11:14:50 +0000
committerghen <ghen>2006-03-09 11:14:50 +0000
commit1643403a118c8e422139040d80e823b9243df1dd (patch)
treeb36cc31460cc674254a2bd661a2ad9d22ccff902 /textproc/aspell
parent09a97f875b4a0172fce8f1a4a06194802bc4d9ff (diff)
downloadpkgsrc-1643403a118c8e422139040d80e823b9243df1dd.tar.gz
All scripts use #!/bin/sh now.
Diffstat (limited to 'textproc/aspell')
-rw-r--r--textproc/aspell/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index d5ce9cc8097..4161027ba91 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2006/02/05 23:10:59 joerg Exp $
+# $NetBSD: Makefile,v 1.41 2006/03/09 11:14:50 ghen Exp $
#
DISTNAME= aspell-0.60.4
@@ -44,12 +44,6 @@ PLIST_SUBST+= FILTER="@comment "
REPLACE_PERL= scripts/aspell-import
-SUBST_CLASSES+= bash
-SUBST_STAGE.bash= post-build
-SUBST_MESSAGE.bash= bash is not really necessary, use sh.
-SUBST_FILES.bash= scripts/precat scripts/preunzip scripts/prezip
-SUBST_SED.bash= "s!/bin/bash!/bin/sh!"
-
NOT_FOR_COMPILER= xlc
LIBS.SunOS+= -lm