From 0c0fda90598863400a5d44f65617e24024b720e0 Mon Sep 17 00:00:00 2001 From: dcc Date: Fri, 12 Jan 2024 17:09:23 -0800 Subject: multilib is correct now --- bdwm/config.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bdwm/config.mk') diff --git a/bdwm/config.mk b/bdwm/config.mk index 287ee86..81c493e 100755 --- a/bdwm/config.mk +++ b/bdwm/config.mk @@ -18,8 +18,8 @@ XINERAMAFLAGS = -DXINERAMA FREETYPELIBS = -lfontconfig -lXft FREETYPEINC = /usr/include/freetype2 # OpenBSD (uncomment) -FREETYPEINC = ${X11INC}/freetype2 -MANPREFIX = ${PREFIX}/man +#FREETYPEINC = ${X11INC}/freetype2 +#MANPREFIX = ${PREFIX}/man # includes and libs INCS = -I${X11INC} -I${FREETYPEINC} -- cgit v1.2.3