summaryrefslogtreecommitdiff
path: root/x11-wm/windowmaker
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2014-09-21 17:21:05 +0000
committerHiroki Sato <hrs@FreeBSD.org>2014-09-21 17:21:05 +0000
commitc20c7e996e9f28711faede937a87043b5c32a6d2 (patch)
tree83a08bb0d7d601caf8358576c80efc9fa0b95a71 /x11-wm/windowmaker
parent- Fix diff scan and output for new files within a non-CVS diff (diff)
Fix build.
Notes
Notes: svn path=/head/; revision=368777
Diffstat (limited to 'x11-wm/windowmaker')
-rw-r--r--x11-wm/windowmaker/Makefile3
1 files changed, 2 insertions, 1 deletions
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" \