summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/libxfce4ui/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/libxfce4ui/Makefile b/x11/libxfce4ui/Makefile
index e2c8cce1b07..99c337ff0ac 100644
--- a/x11/libxfce4ui/Makefile
+++ b/x11/libxfce4ui/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2019/05/23 02:02:53 gutteridge Exp $
+# $NetBSD: Makefile,v 1.20 2019/07/05 14:52:41 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -27,6 +27,8 @@ CONF_FILES= ${XFCE4_EGBASE}/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.
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"