summaryrefslogtreecommitdiff
path: root/x11/xorg-server
diff options
context:
space:
mode:
authorhira <hira@pkgsrc.org>2004-12-02 22:53:58 +0000
committerhira <hira@pkgsrc.org>2004-12-02 22:53:58 +0000
commit8886db3cc38741ff06945188bf406ed266a13c5c (patch)
treee19f5ceb211a9bc4914643952108d7e7c6220259 /x11/xorg-server
parentf6b0bfb62f9895c3d7727425be8bad6036b2b5cd (diff)
downloadpkgsrc-8886db3cc38741ff06945188bf406ed266a13c5c.tar.gz
Correct PLIST substitution for NetBSD/amd64.
Diffstat (limited to 'x11/xorg-server')
-rw-r--r--x11/xorg-server/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xorg-server/Makefile b/x11/xorg-server/Makefile
index c15175b4e5c..bb66ffb75b4 100644
--- a/x11/xorg-server/Makefile
+++ b/x11/xorg-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/11/15 11:15:55 hira Exp $
+# $NetBSD: Makefile,v 1.11 2004/12/02 22:53:58 hira Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-server-${XORG_VER}
@@ -50,9 +50,9 @@ USE_PERL5= build # Yeah, we need this :-)
.endif
.if !empty(MACHINE_PLATFORM:MNetBSD-*-x86_64)
-PLIST_SUBST+= NOT_X86_64=""
-.else
PLIST_SUBST+= NOT_X86_64="@comment "
+.else
+PLIST_SUBST+= NOT_X86_64=""
.endif
post-install: