pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2019Q2]: pkgsrc/x11/libxfce4ui Pullup ticket #6003 - requested...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7dec5153c061
branches: pkgsrc-2019Q2
changeset: 336607:7dec5153c061
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Thu Jul 18 13:27:50 2019 +0000
description:
Pullup ticket #6003 - requested by gutteridge
x11/libxfceui: build fix
Revisions pulled up:
- x11/libxfce4ui/Makefile 1.20
---
Module Name: pkgsrc
Committed By: gutteridge
Date: Fri Jul 5 14:52:41 UTC 2019
Modified Files:
pkgsrc/x11/libxfce4ui: Makefile
Log Message:
libxfce4ui: set C99 dependency
Address build breakage noted in Joyent CentOS bulk builds.
diffstat:
x11/libxfce4ui/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 5cf3215b37d9 -r 7dec5153c061 x11/libxfce4ui/Makefile
--- a/x11/libxfce4ui/Makefile Thu Jul 18 13:17:06 2019 +0000
+++ b/x11/libxfce4ui/Makefile Thu Jul 18 13:27:50 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2019/05/23 02:02:53 gutteridge Exp $
+# $NetBSD: Makefile,v 1.19.2.1 2019/07/18 13:27:50 bsiegert Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -27,6 +27,8 @@
MAKE_DIRS+= ${XFCE4_EGBASE}/xfconf/xfce-perchannel-xml \
${PKG_SYSCONFDIR}/xfce4/xfconf/xfce-perchannel-xml
+USE_LANGUAGES= c99
+
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../devel/xfce4-conf/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index