summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreed <reed>2010-12-09 19:58:26 +0000
committerreed <reed>2010-12-09 19:58:26 +0000
commitb9832ee3a5be4229c131af6df542430f20afbae2 (patch)
treee52630df3a4b8737f6ab1c75b11d333c6975a28f
parent6a0e03edf94ff07301b1a60203af0ae6dce37a75 (diff)
downloadpkgsrc-b9832ee3a5be4229c131af6df542430f20afbae2.tar.gz
Require newer build dependency for:
checking if xorg-macros used to generate configure is at least 1.3... configure: error: configure built with too old of a version of xorg-macros.m4 - requires version 1.2.0 or newer
-rw-r--r--sysutils/libpciaccess/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/libpciaccess/Makefile b/sysutils/libpciaccess/Makefile
index f48edf364bc..dee458c3e5b 100644
--- a/sysutils/libpciaccess/Makefile
+++ b/sysutils/libpciaccess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2010/04/09 08:09:11 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2010/12/09 19:58:26 reed Exp $
#
DISTNAME= libpciaccess-0.11.0
@@ -33,7 +33,7 @@ CONFIGURE_ARGS+= --with-zlib
PKGCONFIG_OVERRIDE+= pciaccess.pc.in
-BUILD_DEPENDS+= xorg-util-macros>=1.2:../../devel/xorg-util-macros
+BUILD_DEPENDS+= xorg-util-macros>=1.3:../../devel/xorg-util-macros
pre-configure:
cd ${WRKSRC} && autoreconf -v -i -f