pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/modular-xorg-drivers Switch SunOS over to x1...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7e1c67963a39
branches: trunk
changeset: 359622:7e1c67963a39
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue Mar 14 13:26:59 2017 +0000
description:
Switch SunOS over to x11/xf86-video-ati too.
diffstat:
meta-pkgs/modular-xorg-drivers/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 9c1fce982151 -r 7e1c67963a39 meta-pkgs/modular-xorg-drivers/Makefile
--- a/meta-pkgs/modular-xorg-drivers/Makefile Tue Mar 14 13:20:27 2017 +0000
+++ b/meta-pkgs/modular-xorg-drivers/Makefile Tue Mar 14 13:26:59 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2017/01/25 11:40:29 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2017/03/14 13:26:59 jperkin Exp $
DISTNAME= # empty
PKGNAME= modular-xorg-drivers-1.19.0
@@ -33,7 +33,7 @@
DEPENDS+= xf86-video-ast-[0-9]*:../../x11/xf86-video-ast
.if !empty(MACHINE_PLATFORM:MNetBSD-7.*-i386) || \
!empty(MACHINE_PLATFORM:MNetBSD-7.*-x86_64) || \
- ${OPSYS} == "Linux" || ${OPSYS} == "FreeBSD"
+ ${OPSYS} == "Linux" || ${OPSYS} == "FreeBSD" || ${OPSYS} == "SunOS"
DEPENDS+= xf86-video-ati-[0-9]*:../../x11/xf86-video-ati
.else
DEPENDS+= xf86-video-ati6-[0-9]*:../../x11/xf86-video-ati6
Home |
Main Index |
Thread Index |
Old Index