summaryrefslogtreecommitdiff
path: root/x11/xf86-input-acecad
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2016-02-26 10:57:45 +0000
committerjperkin <jperkin@pkgsrc.org>2016-02-26 10:57:45 +0000
commit97f4078fc66b31385abf80fccbd0ad2c025fe60f (patch)
treeba40492c0d12e5e3607803f3192c1d24923347ba /x11/xf86-input-acecad
parentff2ff9e81927ce4912893dae7f00cc43823bb857 (diff)
downloadpkgsrc-97f4078fc66b31385abf80fccbd0ad2c025fe60f.tar.gz
Use OPSYSVARS.
Diffstat (limited to 'x11/xf86-input-acecad')
-rw-r--r--x11/xf86-input-acecad/Makefile8
1 files changed, 2 insertions, 6 deletions
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"