diff --git a/client/Makefile b/client/Makefile index c97cd6181..ab109714b 100644 --- a/client/Makefile +++ b/client/Makefile @@ -16,8 +16,6 @@ VPATH = ../common src vpath %.dic dictionaries OBJDIR = obj -LDLIBS ?= -L/usr/local/lib - ifeq ($(platform),Darwin) # cf brew info qt: qt not symlinked anymore PKG_CONFIG_ENV := PKG_CONFIG_PATH=/usr/local/opt/qt/lib/pkgconfig