aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-12 16:07:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-12 16:07:21 +0000
commit84dac5e82667d0930b06b5be1c0b7dfe040450fb (patch)
tree0a918e1e6feacdeddb9450250c34a75e02d10c7c /x11-wm
parentd97bba8cf61f65503c74e255ec10be552fee8403 (diff)
downloadports-84dac5e82667d0930b06b5be1c0b7dfe040450fb.tar.gz
ports-84dac5e82667d0930b06b5be1c0b7dfe040450fb.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/piewm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/piewm/Makefile b/x11-wm/piewm/Makefile
index 5576d3acc8ec..3ab02919a469 100644
--- a/x11-wm/piewm/Makefile
+++ b/x11-wm/piewm/Makefile
@@ -15,4 +15,6 @@ USE_IMAKE= yes
USE_XORG= xbitmaps xpm xmu
MAN1= piewm.1
+CFLAGS+= -Wno-return-type
+
.include <bsd.port.mk>