diff options
Diffstat (limited to 'x11-wm/piewm/Makefile')
-rw-r--r-- | x11-wm/piewm/Makefile | 2 |
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> |