pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/modular-xorg-server Require MesaLib>=7.1.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/da5bd85a5e42
branches: trunk
changeset: 394274:da5bd85a5e42
user: obache <obache%pkgsrc.org@localhost>
date: Mon Jun 08 05:27:41 2009 +0000
description:
Require MesaLib>=7.1.0.
diffstat:
x11/modular-xorg-server/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 1c8aa9ee4df7 -r da5bd85a5e42 x11/modular-xorg-server/Makefile
--- a/x11/modular-xorg-server/Makefile Mon Jun 08 01:08:58 2009 +0000
+++ b/x11/modular-xorg-server/Makefile Mon Jun 08 05:27:41 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2009/06/07 11:23:46 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2009/06/08 05:27:41 obache Exp $
#
DISTNAME= xorg-server-1.6.1.901
@@ -70,6 +70,7 @@
INSTALLATION_DIRS+= lib/xorg/modules/drivers lib/xorg/modules/input
+BUILDLINK_API_DEPENDS.MesaLib+= MesaLib>=7.1.0
BUILDLINK_API_DEPENDS.compositeproto+= compositeproto>=0.4
BUILDLINK_API_DEPENDS.fixesproto+= fixesproto>=4.0
BUILDLINK_API_DEPENDS.glproto+= glproto>=1.4.9
Home |
Main Index |
Thread Index |
Old Index