summaryrefslogtreecommitdiff
path: root/x11/xf86-video-mach64
diff options
context:
space:
mode:
authorrichard <richard>2015-05-21 20:44:06 +0000
committerrichard <richard>2015-05-21 20:44:06 +0000
commit0765e58e9d12fcdfb508b9f7640d7479fd1c4863 (patch)
treefe7462d3f3970605a50047eeaf5ac0bb6e5f0df7 /x11/xf86-video-mach64
parent70de10c0f7721cbd691a906f774a7417c3681d3e (diff)
downloadpkgsrc-0765e58e9d12fcdfb508b9f7640d7479fd1c4863.tar.gz
*** empty log message ***
Diffstat (limited to 'x11/xf86-video-mach64')
-rw-r--r--x11/xf86-video-mach64/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xf86-video-mach64/Makefile b/x11/xf86-video-mach64/Makefile
index d54a75f972a..b4da80589e9 100644
--- a/x11/xf86-video-mach64/Makefile
+++ b/x11/xf86-video-mach64/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2015/05/04 20:30:01 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/05/21 20:44:06 richard Exp $
DISTNAME= xf86-video-mach64-6.9.5
CATEGORIES= x11
@@ -20,6 +20,7 @@ USE_TOOLS+= gmake pkg-config
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
+CPPFLAGS+= -D__EXTENSIONS__
CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4
.endif