From 97f4078fc66b31385abf80fccbd0ad2c025fe60f Mon Sep 17 00:00:00 2001 From: jperkin Date: Fri, 26 Feb 2016 10:57:45 +0000 Subject: Use OPSYSVARS. --- x11/xf86-input-acecad/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'x11/xf86-input-acecad') diff --git a/x11/xf86-input-acecad/Makefile b/x11/xf86-input-acecad/Makefile index 12b2369ea27..2ed7f38f8f1 100644 --- a/x11/xf86-input-acecad/Makefile +++ b/x11/xf86-input-acecad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2016/01/05 13:11:42 tnn Exp $ +# $NetBSD: Makefile,v 1.7 2016/02/26 11:27:17 jperkin Exp $ DISTNAME= xf86-input-acecad-1.5.0 PKGREVISION= 4 @@ -15,11 +15,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= 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 "../../devel/xorg-util-macros/buildlink3.mk" .include "../../x11/inputproto/buildlink3.mk" -- cgit v1.2.3