summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwulf <wulf>2003-07-13 14:06:08 +0000
committerwulf <wulf>2003-07-13 14:06:08 +0000
commitecb2e9035c59dcc49b815f9782fa4a7f7005f9df (patch)
tree8dd3c4fecf79eaccb125f090ed94325bbea2d519 /textproc
parent58f34aef6b498bfc3108b9fc6159bb8d62b81659 (diff)
downloadpkgsrc-ecb2e9035c59dcc49b815f9782fa4a7f7005f9df.tar.gz
Added REPLACE_PERL to fix incorrect path to perl in aspell-import script
Diffstat (limited to 'textproc')
-rw-r--r--textproc/aspell/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index 410257c5028..642c9049669 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/13 13:53:31 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/13 14:06:08 wulf Exp $
#
DISTNAME= aspell-0.50.3
@@ -24,6 +24,8 @@ INCOMPAT_CURSES= NetBSD-1.[45]*-* NetBSD-1.6[-_.]* NetBSD-1.6[A-L]-*
CONFIGURE_ARGS+= --enable-doc-dir=${PREFIX}/share/doc/aspell
CONFIGURE_ARGS+= --enable-curses=ncurses
+REPLACE_PERL= scripts/aspell-import
+
# Create directory for dictionaries.
#
post-install: