pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/avant-window-navigator extensions on SunOS fixes b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01668352ed03
branches:  trunk
changeset: 352897:01668352ed03
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Mon Sep 19 17:59:22 2016 +0000

description:
extensions on SunOS fixes build

diffstat:

 x11/avant-window-navigator/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 7d0634a035dc -r 01668352ed03 x11/avant-window-navigator/Makefile
--- a/x11/avant-window-navigator/Makefile       Mon Sep 19 17:49:23 2016 +0000
+++ b/x11/avant-window-navigator/Makefile       Mon Sep 19 17:59:22 2016 +0000
@@ -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_TOOLS+=    pkg-config msgfmt intltool gmake
 USE_LIBTOOL=   yes
 
+CPPFLAGS.SunOS+=       -D__EXTENSIONS__
+
 PKGCONFIG_OVERRIDE+=   awn.pc.in
 
 GCONF_SCHEMAS+=                avant-window-navigator.schemas



Home | Main Index | Thread Index | Old Index