From cffb284e1c4665237860e2bd869318be80f5acd6 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sun, 22 Aug 2004 14:41:33 +0000 Subject: Fix build with gcc-3.4 --- devel/motor/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/motor/Makefile') diff --git a/devel/motor/Makefile b/devel/motor/Makefile index d64c26f4ff51..57dbb4c1d848 100644 --- a/devel/motor/Makefile +++ b/devel/motor/Makefile @@ -26,6 +26,7 @@ CONFIGURE_ARGS+=--disable-nls PLIST_SUB= NLS="@comment " .endif +CFLAGS+= -fpermissive MAN1= motor.1 .include -- cgit v1.2.3