summaryrefslogtreecommitdiff
path: root/textproc/ispell-british/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ispell-british/Makefile')
-rw-r--r--textproc/ispell-british/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/ispell-british/Makefile b/textproc/ispell-british/Makefile
index 9cebd69747d..8136906faaf 100644
--- a/textproc/ispell-british/Makefile
+++ b/textproc/ispell-british/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/12/03 15:15:11 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2005/06/17 03:50:36 jlam Exp $
#
DISTNAME= ispell-3.2.06
@@ -25,6 +25,8 @@ WORDS= /usr/dict/words
WORDS= /usr/share/dict/words
.endif
+INSTALLATION_DIRS= lib
+
do-configure:
cd ${WRKSRC}; \
${SED} -e 's|/usr/local|${PREFIX}|g' <local.h.samp >local.h; \