summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-03 13:57:28 +0000
committeragc <agc@pkgsrc.org>1998-06-03 13:57:28 +0000
commit1ec3af542fcc587863f21df4d7c753a9e4fc43cb (patch)
treeed92241cbcb78b7cd590787929cc4dec9ffe0fb1 /textproc
parentbbf389969f6c7f00c02a22f6c1637aaa6f30340b (diff)
downloadpkgsrc-1ec3af542fcc587863f21df4d7c753a9e4fc43cb.tar.gz
Include bsd.prefs.mk, in case variables are set in /etc/mk.conf
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ispell/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index bb297cf0280..8ad6342fbe1 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/04/20 11:56:33 frueauf Exp $
+# $NetBSD: Makefile,v 1.8 1998/06/03 13:57:28 agc Exp $
# FreeBSD Id: Makefile,v 1.21 1997/08/13 23:29:52 jmz Exp
#
@@ -16,6 +16,8 @@ MAN1= buildhash.1 findaffix.1 ispell.1 munchlist.1 \
sq.1 tryaffix.1 unsq.1
MAN4= ispell.4 english.4
+.include "../../mk/bsd.prefs.mk"
+
pre-extract pre-build pre-install:
.if !defined(ISPELL_FR)
@echo '******************************************************'