summaryrefslogtreecommitdiff
path: root/x11/xf86-video-amdgpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xf86-video-amdgpu/Makefile')
-rw-r--r--x11/xf86-video-amdgpu/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/xf86-video-amdgpu/Makefile b/x11/xf86-video-amdgpu/Makefile
index ae9173421a4..3bad5dda4e3 100644
--- a/x11/xf86-video-amdgpu/Makefile
+++ b/x11/xf86-video-amdgpu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/02/19 09:58:48 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2016/02/26 11:27:18 jperkin Exp $
DISTNAME= xf86-video-amdgpu-1.0.1
CATEGORIES= x11
@@ -13,11 +13,7 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "SunOS"
-CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4
-.endif
+CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4
.include "../../x11/modular-xorg-server/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"