summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz>2004-02-15 14:55:09 +0000
committerwiz <wiz>2004-02-15 14:55:09 +0000
commit6e10703ac287e1357ab7f0632770cd76ab7a97e3 (patch)
tree79e8daf224480d43ea1534e207c7293553900ada /textproc
parent07e97c4d4b6ba50fea5ab5c2d1c887f88d0f1688 (diff)
downloadpkgsrc-6e10703ac287e1357ab7f0632770cd76ab7a97e3.tar.gz
Libraries do not depend on libcurses. Remove inclusion
of its bl3.mk file. (Hi Juan!).
Diffstat (limited to 'textproc')
-rw-r--r--textproc/aspell/buildlink3.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/aspell/buildlink3.mk b/textproc/aspell/buildlink3.mk
index cd556d3646c..608b9786149 100644
--- a/textproc/aspell/buildlink3.mk
+++ b/textproc/aspell/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/02/11 04:35:20 xtraeme Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/02/15 14:55:09 wiz Exp $
#
# This Makefile fragment is included by packages that use aspell.
#
@@ -17,8 +17,6 @@ BUILDLINK_PACKAGES+= aspell
BUILDLINK_DEPENDS.aspell+= aspell>=0.50.3nb2
BUILDLINK_PKGSRCDIR.aspell?= ../../textproc/aspell
-.include "../../devel/ncurses/buildlink3.mk"
-
.endif # ASPELL_BUILDLINK3_MK
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}