pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/modular-xorg-drivers
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Mar 14 13:26:59 UTC 2017
Modified Files:
pkgsrc/meta-pkgs/modular-xorg-drivers: Makefile
Log Message:
Switch SunOS over to x11/xf86-video-ati too.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile
diff -u pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile:1.38 pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile:1.39
--- pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile:1.38 Wed Jan 25 11:40:29 2017
+++ pkgsrc/meta-pkgs/modular-xorg-drivers/Makefile Tue Mar 14 13:26:59 2017
@@ -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-ark-[0-9]*:../../x1
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