pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/avant-window-navigator
Module Name: pkgsrc
Committed By: wiedi
Date: Mon Sep 19 17:59:23 UTC 2016
Modified Files:
pkgsrc/x11/avant-window-navigator: Makefile
Log Message:
extensions on SunOS fixes build
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/x11/avant-window-navigator/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/avant-window-navigator/Makefile
diff -u pkgsrc/x11/avant-window-navigator/Makefile:1.30 pkgsrc/x11/avant-window-navigator/Makefile:1.31
--- pkgsrc/x11/avant-window-navigator/Makefile:1.30 Wed Aug 3 10:23:33 2016
+++ pkgsrc/x11/avant-window-navigator/Makefile Mon Sep 19 17:59:22 2016
@@ -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
Home |
Main Index |
Thread Index |
Old Index