diff options
Diffstat (limited to 'x11-wm/windowmaker/Makefile')
-rw-r--r-- | x11-wm/windowmaker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/windowmaker/Makefile b/x11-wm/windowmaker/Makefile index e32f272f6acd..7eb1c3186673 100644 --- a/x11-wm/windowmaker/Makefile +++ b/x11-wm/windowmaker/Makefile @@ -56,7 +56,7 @@ OPTIONS= WM_SINGLE_CLICK "Add single-click option to WPrefs menu" on \ WM_LINGUAS "Enable support for additional locales" off \ DOCKHOTKEYS "Enable support for hotkeys on docks" off -.include <bsd.port.options.mk> +.include <bsd.port.pre.mk> .if ${ARCH} == amd64 CONFIGURE_ENV+= ac_cv_c_inline_asm=no |