pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/gtkspell Depend on pango (used directly).
details: https://anonhg.NetBSD.org/pkgsrc/rev/f9e2184a2706
branches: trunk
changeset: 490626:f9e2184a2706
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Wed Mar 16 16:25:35 2005 +0000
description:
Depend on pango (used directly).
diffstat:
textproc/gtkspell/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 666c7bbcdb05 -r f9e2184a2706 textproc/gtkspell/Makefile
--- a/textproc/gtkspell/Makefile Wed Mar 16 16:17:42 2005 +0000
+++ b/textproc/gtkspell/Makefile Wed Mar 16 16:25:35 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/12/24 04:32:55 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2005/03/16 16:25:35 jmmv Exp $
DISTNAME= gtkspell-2.0.8
PKGREVISION= 1
@@ -22,6 +22,7 @@
SUBST_FILES.subdir= Makefile.in
SUBST_SED.subdir= -e 's|SUBDIRS = gtkspell examples docs|SUBDIRS = gtkspell|'
+.include "../../devel/pango/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../textproc/aspell/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index