summaryrefslogtreecommitdiff
path: root/x11/xf86-video-vesa
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xf86-video-vesa')
-rw-r--r--x11/xf86-video-vesa/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xf86-video-vesa/Makefile b/x11/xf86-video-vesa/Makefile
index c8e5409fa29..71f5a88c5b0 100644
--- a/x11/xf86-video-vesa/Makefile
+++ b/x11/xf86-video-vesa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/03/09 22:03:25 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2007/03/20 15:04:29 joerg Exp $
#
DISTNAME= xf86-video-vesa-1.3.0
@@ -6,14 +6,14 @@ CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= joerg@NetBSD.org
COMMENT= Modular Xorg VESA video driver
PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= pkg-config
.include "../../x11/modular-xorg-server/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"