summaryrefslogtreecommitdiff
path: root/textproc/aspell
diff options
context:
space:
mode:
authorwiz <wiz>2004-02-15 14:55:09 +0000
committerwiz <wiz>2004-02-15 14:55:09 +0000
commit345abd9d0dc5c4ae54f3c7e828ca5de3d7716844 (patch)
tree79e8daf224480d43ea1534e207c7293553900ada /textproc/aspell
parenta3984736f0fefad1bb99bf9bb4870b4a12fde580 (diff)
downloadpkgsrc-345abd9d0dc5c4ae54f3c7e828ca5de3d7716844.tar.gz
Libraries do not depend on libcurses. Remove inclusion
of its bl3.mk file. (Hi Juan!).
Diffstat (limited to 'textproc/aspell')
-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/+$//}