Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/x11/xf86-video-voodoo/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/xf86-video-voodoo/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- pkgsrc/x11/xf86-video-voodoo/Makefile 2016/01/05 13:11:46 1.2 +++ pkgsrc/x11/xf86-video-voodoo/Makefile 2016/02/26 11:27:21 1.3 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2016/01/05 13:11:46 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2016/02/26 11:27:21 jperkin Exp $ DISTNAME= xf86-video-voodoo-1.2.5 PKGREVISION= 1 @@ -17,9 +17,7 @@ USE_TOOLS+= pkg-config .include "options.mk" -.if ${OPSYS} == "SunOS" -CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4 -.endif +CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4 BUILDLINK_API_DEPENDS.xextproto+= xextproto>=7.0.99.1 .include "../../x11/xextproto/buildlink3.mk"