From c20c7e996e9f28711faede937a87043b5c32a6d2 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sun, 21 Sep 2014 17:21:05 +0000 Subject: Fix build. --- x11-wm/windowmaker/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-wm/windowmaker') diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index 205d0d1632ec..4f6baa2c3c93 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -27,7 +27,8 @@ USE_LDCONFIG= yes USE_XORG= xft xinerama xmu xpm SHEBANG_FILES= util/wkdemenu.pl GNU_CONFIGURE= yes -CONFIGURE_ENV= ac_cv_header_sys_inotify_h=no +CONFIGURE_ENV= ac_cv_header_sys_inotify_h=no \ + wm_cv_func_secure_getenv=no CONFIGURE_ARGS= --with-pixmapdir=${PREFIX}/include/X11/pixmaps \ --with-nlsdir=${PREFIX}/share/locale \ --with-libs-from="-L${LOCALBASE}/lib" \ -- cgit v1.2.3