pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11 xf86-video-sun*: Mark as only being for SPARC plat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/133593053b9d
branches: trunk
changeset: 770561:133593053b9d
user: nia <nia%pkgsrc.org@localhost>
date: Thu Dec 02 18:17:54 2021 +0000
description:
xf86-video-sun*: Mark as only being for SPARC platforms
diffstat:
x11/xf86-video-suncg14/Makefile | 4 +++-
x11/xf86-video-suncg3/Makefile | 4 +++-
x11/xf86-video-suncg6/Makefile | 4 +++-
x11/xf86-video-sunffb/Makefile | 4 +++-
x11/xf86-video-sunleo/Makefile | 4 +++-
x11/xf86-video-suntcx/Makefile | 4 +++-
6 files changed, 18 insertions(+), 6 deletions(-)
diffs (108 lines):
diff -r 8c155e08e9a0 -r 133593053b9d x11/xf86-video-suncg14/Makefile
--- a/x11/xf86-video-suncg14/Makefile Thu Dec 02 18:15:25 2021 +0000
+++ b/x11/xf86-video-suncg14/Makefile Thu Dec 02 18:17:54 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2021/12/02 18:15:28 nia Exp $
+# $NetBSD: Makefile,v 1.13 2021/12/02 18:17:54 nia Exp $
DISTNAME= xf86-video-suncg14-1.1.2
PKGREVISION= 5
@@ -17,6 +17,8 @@
RELRO_SUPPORTED= partial
+ONLY_FOR_PLATFORM+= *-*-sparc *-*-sparc64
+
.include "options.mk"
CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4
diff -r 8c155e08e9a0 -r 133593053b9d x11/xf86-video-suncg3/Makefile
--- a/x11/xf86-video-suncg3/Makefile Thu Dec 02 18:15:25 2021 +0000
+++ b/x11/xf86-video-suncg3/Makefile Thu Dec 02 18:17:54 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2021/12/02 18:15:29 nia Exp $
+# $NetBSD: Makefile,v 1.13 2021/12/02 18:17:54 nia Exp $
DISTNAME= xf86-video-suncg3-1.1.2
PKGREVISION= 5
@@ -17,6 +17,8 @@
RELRO_SUPPORTED= partial
+ONLY_FOR_PLATFORM+= *-*-sparc *-*-sparc64
+
CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4
X11_BUILTIN_NAME= xf86-video-suncg3
diff -r 8c155e08e9a0 -r 133593053b9d x11/xf86-video-suncg6/Makefile
--- a/x11/xf86-video-suncg6/Makefile Thu Dec 02 18:15:25 2021 +0000
+++ b/x11/xf86-video-suncg6/Makefile Thu Dec 02 18:17:54 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2021/12/02 18:15:29 nia Exp $
+# $NetBSD: Makefile,v 1.9 2021/12/02 18:17:54 nia Exp $
DISTNAME= xf86-video-suncg6-1.1.2
PKGREVISION= 2
@@ -16,6 +16,8 @@
RELRO_SUPPORTED= partial
+ONLY_FOR_PLATFORM+= *-*-sparc *-*-sparc64
+
.include "options.mk"
CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4
diff -r 8c155e08e9a0 -r 133593053b9d x11/xf86-video-sunffb/Makefile
--- a/x11/xf86-video-sunffb/Makefile Thu Dec 02 18:15:25 2021 +0000
+++ b/x11/xf86-video-sunffb/Makefile Thu Dec 02 18:17:54 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2021/12/02 18:15:29 nia Exp $
+# $NetBSD: Makefile,v 1.13 2021/12/02 18:17:54 nia Exp $
DISTNAME= xf86-video-sunffb-1.2.2
PKGREVISION= 5
@@ -17,6 +17,8 @@
RELRO_SUPPORTED= partial
+ONLY_FOR_PLATFORM+= *-*-sparc *-*-sparc64
+
.include "options.mk"
CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4
diff -r 8c155e08e9a0 -r 133593053b9d x11/xf86-video-sunleo/Makefile
--- a/x11/xf86-video-sunleo/Makefile Thu Dec 02 18:15:25 2021 +0000
+++ b/x11/xf86-video-sunleo/Makefile Thu Dec 02 18:17:54 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/12/02 18:15:29 nia Exp $
+# $NetBSD: Makefile,v 1.6 2021/12/02 18:17:55 nia Exp $
DISTNAME= xf86-video-sunleo-1.2.2
PKGREVISION= 1
@@ -17,6 +17,8 @@
RELRO_SUPPORTED= partial
+ONLY_FOR_PLATFORM+= *-*-sparc *-*-sparc64
+
CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4
X11_BUILTIN_NAME= xf86-video-sunleo
diff -r 8c155e08e9a0 -r 133593053b9d x11/xf86-video-suntcx/Makefile
--- a/x11/xf86-video-suntcx/Makefile Thu Dec 02 18:15:25 2021 +0000
+++ b/x11/xf86-video-suntcx/Makefile Thu Dec 02 18:17:54 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2021/12/02 18:15:29 nia Exp $
+# $NetBSD: Makefile,v 1.9 2021/12/02 18:17:55 nia Exp $
DISTNAME= xf86-video-suntcx-1.1.2
PKGREVISION= 2
@@ -16,6 +16,8 @@
RELRO_SUPPORTED= partial
+ONLY_FOR_PLATFORM+= *-*-sparc *-*-sparc64
+
.include "options.mk"
CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4
Home |
Main Index |
Thread Index |
Old Index