diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-18 02:13:35 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-18 02:13:35 +0000 |
commit | 0512e489bd07e7bbfa32901dcc0bd635e1b6010c (patch) | |
tree | 54b85c145b6d63c71b2bafe0491a8d8bc3216f38 /x11-wm/windowmaker | |
parent | fe19b573ef052d8479bd3b2abe8ed8ea123997d1 (diff) | |
download | ports-0512e489bd07e7bbfa32901dcc0bd635e1b6010c.tar.gz ports-0512e489bd07e7bbfa32901dcc0bd635e1b6010c.zip |
Notes
Diffstat (limited to 'x11-wm/windowmaker')
-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 |