pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/aspell Libraries do not depend on libcurses. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74a2031b30da
branches:  trunk
changeset: 468619:74a2031b30da
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 15 14:55:09 2004 +0000

description:
Libraries do not depend on libcurses. Remove inclusion
of its bl3.mk file. (Hi Juan!).

diffstat:

 textproc/aspell/buildlink3.mk |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 869990c74d4d -r 74a2031b30da textproc/aspell/buildlink3.mk
--- a/textproc/aspell/buildlink3.mk     Sun Feb 15 14:50:11 2004 +0000
+++ b/textproc/aspell/buildlink3.mk     Sun Feb 15 14:55:09 2004 +0000
@@ -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_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/+$//}



Home | Main Index | Thread Index | Old Index