summaryrefslogtreecommitdiff
path: root/devel/pkg-config/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2007-06-01 19:03:46 +0000
committerwiz <wiz>2007-06-01 19:03:46 +0000
commit8c992fc736c38d60e2f888a5ed53e0373863bd91 (patch)
tree19092686bd18979297ba84ba50455cf5d1e0a06a /devel/pkg-config/Makefile
parentf82a6e92633833cb44c1ed11913a5652531f8c4c (diff)
downloadpkgsrc-8c992fc736c38d60e2f888a5ed53e0373863bd91.tar.gz
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.
Diffstat (limited to 'devel/pkg-config/Makefile')
-rw-r--r--devel/pkg-config/Makefile3
1 files changed, 2 insertions, 1 deletions
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/