summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2007-08-06 11:09:39 +0000
committerxtraeme <xtraeme>2007-08-06 11:09:39 +0000
commitb23984804c8f369ef0e3531887d26296d00eb80d (patch)
tree1a083d80c2ec6cbc518eb13720550b7ff290a9c0 /x11
parent48365ce7ea4700eb703adecc5734e94b9cdcd8ef (diff)
downloadpkgsrc-b23984804c8f369ef0e3531887d26296d00eb80d.tar.gz
Fix an obvious typo that made to fail in the installation stage without
the dri option.
Diffstat (limited to 'x11')
-rw-r--r--x11/modular-xorg-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/modular-xorg-server/Makefile b/x11/modular-xorg-server/Makefile
index 71c6485a5aa..89724482391 100644
--- a/x11/modular-xorg-server/Makefile
+++ b/x11/modular-xorg-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/08/05 23:30:19 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2007/08/06 11:09:39 xtraeme Exp $
DISTNAME= xorg-server-1.3.0.0
PKGNAME= modular-${DISTNAME}
@@ -48,7 +48,7 @@ post-extract:
PLIST_SUBST+= USE_DRI=""
.else
CONFIGURE_ARGS+= --disable-glx
-PLIST_SUBST+= USE_DRI"@comment "
+PLIST_SUBST+= USE_DRI="@comment "
.endif
BUILD_DEFS+= VARBASE