summaryrefslogtreecommitdiff
path: root/x11/xf86-video-ark/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xf86-video-ark/Makefile')
-rw-r--r--x11/xf86-video-ark/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/x11/xf86-video-ark/Makefile b/x11/xf86-video-ark/Makefile
index ce42d67f038..435926f2f12 100644
--- a/x11/xf86-video-ark/Makefile
+++ b/x11/xf86-video-ark/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/06/15 23:06:05 dholland Exp $
+# $NetBSD: Makefile,v 1.10 2012/09/27 10:06:29 jperkin Exp $
#
DISTNAME= xf86-video-ark-0.7.1
@@ -17,6 +17,12 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} == "SunOS"
+CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4
+.endif
+
.include "../../x11/modular-xorg-server/buildlink3.mk"
.include "../../x11/randrproto/buildlink3.mk"
.include "../../x11/renderproto/buildlink3.mk"