$NetBSD: patch-configure,v 1.9 2014/08/16 04:10:44 tsutsui Exp $

- setuid root is handled by SPECIAL_PERMS in pkgsrc

--- configure.orig	2014-08-16 01:06:01.000000000 +0000
+++ configure
@@ -21390,7 +21390,7 @@ else
 fi
 
 if test "$gui" = "fb" ; then
-	INSTALL_OPT="-m 4755 -o root"
+	INSTALL_OPT=""
 fi
 
 
