From d256d06a4ce727e2c1570c138fa421f97e9e2a67 Mon Sep 17 00:00:00 2001 From: jmmv Date: Wed, 16 Mar 2005 16:25:35 +0000 Subject: Depend on pango (used directly). --- textproc/gtkspell/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index 144eb12357b..351b29c3dca 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -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_STAGE.subdir= post-patch 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" -- cgit v1.2.3