summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorhasso <hasso>2009-06-10 07:24:48 +0000
committerhasso <hasso>2009-06-10 07:24:48 +0000
commitd1eefaf8a00f602f83fa8a7c0469fd203a0a9c99 (patch)
treedd0f2bf42972eed27e542399414dfb38fa8e80ff /x11
parenta147520e5647dea5708fac53bbd360186d594d10 (diff)
downloadpkgsrc-d1eefaf8a00f602f83fa8a7c0469fd203a0a9c99.tar.gz
Add devel/xorg-util-macros build dependency for the drivers autoreconfed.
Diffstat (limited to 'x11')
-rw-r--r--x11/xf86-video-nsc/Makefile4
-rw-r--r--x11/xf86-video-vga/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/x11/xf86-video-nsc/Makefile b/x11/xf86-video-nsc/Makefile
index c3a6bb5f4ef..55f2f1b8287 100644
--- a/x11/xf86-video-nsc/Makefile
+++ b/x11/xf86-video-nsc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/06/09 17:10:15 hasso Exp $
+# $NetBSD: Makefile,v 1.6 2009/06/10 07:24:48 hasso Exp $
#
DISTNAME= xf86-video-nsc-2.8.3
@@ -16,6 +16,8 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= autoconf autoheader automake autoreconf pkg-config
+BUILD_DEPENDS+= xorg-util-macros>=1.2.0:../../devel/xorg-util-macros
+
post-extract:
cp ${FILESDIR}/assyntax.h ${WRKSRC}/src/
diff --git a/x11/xf86-video-vga/Makefile b/x11/xf86-video-vga/Makefile
index b22b10f4d89..13b0bf30957 100644
--- a/x11/xf86-video-vga/Makefile
+++ b/x11/xf86-video-vga/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2009/06/09 08:18:39 hasso Exp $
+# $NetBSD: Makefile,v 1.6 2009/06/10 07:24:48 hasso Exp $
#
DISTNAME= xf86-video-vga-4.1.0
@@ -17,6 +17,8 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= autoconf autoheader automake autoreconf pkg-config
+BUILD_DEPENDS+= xorg-util-macros>=1.2.0:../../devel/xorg-util-macros
+
pre-configure:
cd ${WRKSRC} && autoreconf -vif