From 1ff9e4f91f047952ba857a6d5a9364065a62035e Mon Sep 17 00:00:00 2001 From: recht Date: Tue, 23 Sep 2003 12:18:53 +0000 Subject: Add missing PKGCONFIG_OVERRIDE. Bump PKGREVISION because of the changed *.pc files. ok'ed by wiz@ --- graphics/libart2/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/libart2/Makefile') diff --git a/graphics/libart2/Makefile b/graphics/libart2/Makefile index b08c61920bb..4f43d968bf4 100644 --- a/graphics/libart2/Makefile +++ b/graphics/libart2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/09/08 15:28:38 adam Exp $ +# $NetBSD: Makefile,v 1.11 2003/09/23 12:18:53 recht Exp $ DISTNAME= libart_lgpl-2.3.15 PKGNAME= ${DISTNAME:S/_lgpl/2/} +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libart_lgpl/2.3/} EXTRACT_SUFX= .tar.bz2 @@ -16,5 +17,6 @@ USE_X11= YES USE_LIBTOOL= YES LIBTOOL_OVERRIDE= ${WRKSRC}/libtool +PKGCONFIG_OVERRIDE= libart-2.0.pc.in .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3