From a0227c8e23e7b7d36571985e1c3770433b02fe25 Mon Sep 17 00:00:00 2001 From: minskim Date: Mon, 23 Feb 2004 02:08:29 +0000 Subject: Explicitly depend on pkgconfig. --- textproc/enchant/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile index 776a955f87c..4499d109670 100644 --- a/textproc/enchant/Makefile +++ b/textproc/enchant/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/02/15 23:25:38 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2004/02/23 02:08:29 minskim Exp $ # DISTNAME= enchant-1.1.3 @@ -16,5 +16,6 @@ PKGCONFIG_OVERRIDE+= enchant.pc.in GNU_CONFIGURE= yes .include "../../devel/glib2/buildlink3.mk" +.include "../../devel/pkgconfig/buildlink3.mk" .include "../../textproc/aspell/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3