summaryrefslogtreecommitdiff
path: root/textproc/aspell
diff options
context:
space:
mode:
authorwulf <wulf>2003-07-13 14:06:08 +0000
committerwulf <wulf>2003-07-13 14:06:08 +0000
commitac2f529beb5c4ef920d3053ee5a2a0c4f5691903 (patch)
tree8dd3c4fecf79eaccb125f090ed94325bbea2d519 /textproc/aspell
parent28a3aa8196364252c2053e2c35615b9988182f2d (diff)
downloadpkgsrc-ac2f529beb5c4ef920d3053ee5a2a0c4f5691903.tar.gz
Added REPLACE_PERL to fix incorrect path to perl in aspell-import script
Diffstat (limited to 'textproc/aspell')
-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: