aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-08-01 06:57:30 +0800
committerbapt <bapt@FreeBSD.org>2013-08-01 06:57:30 +0800
commit6d997c796fdf394d0c6e926875931910a05b0b51 (patch)
tree7fc6bdada59bc8e4f0a49fc8807d1e597159556a /sysutils
parentb15e42c52ea8a63e330c874fbb3b77abc5467491 (diff)
downloadfreebsd-ports-gnome-6d997c796fdf394d0c6e926875931910a05b0b51.tar.gz
freebsd-ports-gnome-6d997c796fdf394d0c6e926875931910a05b0b51.tar.zst
freebsd-ports-gnome-6d997c796fdf394d0c6e926875931910a05b0b51.zip
Fix build with clang
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/wmtop/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/wmtop/Makefile b/sysutils/wmtop/Makefile
index fe3497b75f41..e485130c1a88 100644
--- a/sysutils/wmtop/Makefile
+++ b/sysutils/wmtop/Makefile
@@ -12,6 +12,7 @@ MAINTAINER= uqs@FreeBSD.org
COMMENT= Windowmaker dock app to display top 3 CPU consuming processes
USE_XORG= xpm x11
+USE_CSTD= gnu89
ALL_TARGET= freebsd
MAKE_JOBS_UNSAFE= yes