aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-05-18 10:13:35 +0800
committerdougb <dougb@FreeBSD.org>2011-05-18 10:13:35 +0800
commit8c0588b5528e0f48b8ef817d0329f98422a8fcee (patch)
tree29010c367afb62ae9889ee575bde1a99b3818bcd /x11-wm
parent1149b5775492c99886633795883f75a49655883f (diff)
downloadfreebsd-ports-gnome-8c0588b5528e0f48b8ef817d0329f98422a8fcee.tar.gz
freebsd-ports-gnome-8c0588b5528e0f48b8ef817d0329f98422a8fcee.tar.zst
freebsd-ports-gnome-8c0588b5528e0f48b8ef817d0329f98422a8fcee.zip
Turns out this needs bsd.port.pre.mk instead of bsd.port.options.mk
because I need FILESDIR defined.
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/windowmaker/Makefile2
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