summaryrefslogtreecommitdiff
path: root/sysutils/scanbuttond/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/scanbuttond/Makefile')
-rw-r--r--sysutils/scanbuttond/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/scanbuttond/Makefile b/sysutils/scanbuttond/Makefile
index f434522ff305..5bb62ed388f6 100644
--- a/sysutils/scanbuttond/Makefile
+++ b/sysutils/scanbuttond/Makefile
@@ -17,8 +17,8 @@ COMMENT= A daemon to monitor and configure modern scanner's buttons
LICENSE= GPLv2
GNU_CONFIGURE= yes
-CPPFLAGS= "-I${LOCALBASE}/include"
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes