summaryrefslogtreecommitdiff
path: root/x11/modular-xorg-server112
diff options
context:
space:
mode:
authorsevan <sevan@pkgsrc.org>2015-11-08 15:08:00 +0000
committersevan <sevan@pkgsrc.org>2015-11-08 15:08:00 +0000
commit21f5a071d160d90079d0662342f65bb9c0173169 (patch)
tree4ea9345711626c343d644060b1ebce59f38330ef /x11/modular-xorg-server112
parentbf8aee5e9610ca7321c778f92de4f92626fe6391 (diff)
downloadpkgsrc-21f5a071d160d90079d0662342f65bb9c0173169.tar.gz
Remove references to amd64, MACHINE_ARCH x86_64 cover all variants of
this architecture in pkgsrc now. Reviewed by wiz@
Diffstat (limited to 'x11/modular-xorg-server112')
-rw-r--r--x11/modular-xorg-server112/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/modular-xorg-server112/Makefile b/x11/modular-xorg-server112/Makefile
index 90070b98391..ee469f045d1 100644
--- a/x11/modular-xorg-server112/Makefile
+++ b/x11/modular-xorg-server112/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/10/11 17:51:47 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2015/11/08 15:08:00 sevan Exp $
DISTNAME= xorg-server-1.12.4
PKGNAME= modular-${DISTNAME}
@@ -92,7 +92,7 @@ PLIST_SUBST+= SUNOS_ARCH=${SUNOS_ARCH}
PLIST.sunos= yes
. if ${MACHINE_ARCH} == "i386"
SUNOS_ARCH= ia32
-. elif ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "x86_64"
+. elif ${MACHINE_ARCH} == "x86_64"
SUNOS_ARCH= amd64
. elif ${MACHINE_ARCH} == "sparc" || ${MACHINE_ARCH} == "sparc64"
SUNOS_ARCH= sparcv8plus