X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=freebsd%2FMakefile;h=0d0dac25f9910db45cb02bc2e07e041308434a00;hb=749dbb28b26faa84871dcd745ca4b4e6150c3955;hp=aad47628f0c453580ca1fdac338b7a8e9dca51fa;hpb=f783fa59563094c7eddb6ca755948489192291e2;p=spectrwm.git diff --git a/freebsd/Makefile b/freebsd/Makefile index aad4762..0d0dac2 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -17,7 +17,7 @@ CFLAGS+= -Wall -Wextra -I. -I${LOCALBASE}/include \ -I${LOCALBASE}/include/freetype2 CFLAGS+= -DSWM_LIB=\"$(SWM_LIBDIR)/libswmhack.so.$(LVERS)\" LDADD+= -lutil -L${LOCALBASE}/lib -lX11 -lX11-xcb -lxcb \ - -lxcb-icccm -lxcb-keysyms -lxcb-randr -lxcb-util -lxcb-xtest -lXft + -lxcb-icccm -lxcb-keysyms -lxcb-randr -lxcb-util -lxcb-xtest -lXft -lXcursor all: spectrwm libswmhack.so.$(LVERS)