From adb9044caf9d45e16fdbbf07429ec0ec53b52b9d Mon Sep 17 00:00:00 2001 From: rh Date: Wed, 30 Oct 2002 03:09:25 +0000 Subject: Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. --- devel/atk/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/atk/Makefile') diff --git a/devel/atk/Makefile b/devel/atk/Makefile index 466ef40fbe1..723b5a81b4d 100644 --- a/devel/atk/Makefile +++ b/devel/atk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2002/10/19 10:54:43 rh Exp $ +# $NetBSD: Makefile,v 1.10 2002/10/30 03:09:27 rh Exp $ # DISTNAME= atk-1.0.3 @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool +PKGCONFIG_OVERRIDE= ${WRKSRC}/atk.pc.in # glib-mkenums overflows a 2048kb stack on atkobject.h UNLIMIT_RESOURCES= stacksize -- cgit v1.2.3