From f5667e360668226c9e3b8a068f48207dab3f7bfa Mon Sep 17 00:00:00 2001 From: wiedi Date: Mon, 19 Sep 2016 17:59:22 +0000 Subject: extensions on SunOS fixes build --- x11/avant-window-navigator/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/avant-window-navigator/Makefile b/x11/avant-window-navigator/Makefile index b34d990a269..6089b0074b6 100644 --- a/x11/avant-window-navigator/Makefile +++ b/x11/avant-window-navigator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2016/08/03 10:23:33 adam Exp $ +# $NetBSD: Makefile,v 1.31 2016/09/19 17:59:22 wiedi Exp $ DISTNAME= avant-window-navigator-0.4.0 PKGREVISION= 22 @@ -18,6 +18,8 @@ USE_LIBTOOL= yes USE_TOOLS+= pkg-config msgfmt intltool gmake USE_LIBTOOL= yes +CPPFLAGS.SunOS+= -D__EXTENSIONS__ + PKGCONFIG_OVERRIDE+= awn.pc.in GCONF_SCHEMAS+= avant-window-navigator.schemas -- cgit v1.2.3