summaryrefslogtreecommitdiff
path: root/textproc/ispell-base
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-06-20 09:29:26 +0000
committerjlam <jlam@pkgsrc.org>2001-06-20 09:29:26 +0000
commit2ce7de790aec9998348d81c972b26cc5c7a6c064 (patch)
tree7ffbcfada09477a6aa6cb2a16f434b030130b15c /textproc/ispell-base
parent7ddf3fd801275505cad6dbf28436baaeccbca1b3 (diff)
downloadpkgsrc-2ce7de790aec9998348d81c972b26cc5c7a6c064.tar.gz
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'textproc/ispell-base')
-rw-r--r--textproc/ispell-base/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/ispell-base/Makefile b/textproc/ispell-base/Makefile
index 07e14075a7e..99865acc4d8 100644
--- a/textproc/ispell-base/Makefile
+++ b/textproc/ispell-base/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/03/15 15:22:00 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2001/06/20 09:29:26 jlam Exp $
#
DISTNAME= ispell-3.1.20
@@ -23,6 +23,8 @@ INFO_FILES= ispell.info
CFLAGS+= -DHAVE_INTTYPES_H
.endif
+USE_BUILDLINK_ONLY= yes
+
do-configure:
cd ${WRKSRC}; \
${SED} -e 's|/usr/local|${PREFIX}|g' <local.h.samp >local.h; \