From 8c992fc736c38d60e2f888a5ed53e0373863bd91 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 1 Jun 2007 19:03:46 +0000 Subject: Fix pkg.m4: it was broken in the case when pkg-config is not installed, but the path to an installed dependency is passed via FOO_CFLAGS/FOO_LIBS. Bump PKGREVISION. --- devel/pkg-config/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/pkg-config/Makefile') diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile index 00c47fa2a7c..c93396d24c3 100644 --- a/devel/pkg-config/Makefile +++ b/devel/pkg-config/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2006/11/02 18:17:22 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2007/06/01 19:03:46 wiz Exp $ # DISTNAME= pkg-config-0.21 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= http://pkgconfig.freedesktop.org/releases/ -- cgit v1.2.3