aboutsummaryrefslogtreecommitdiff
path: root/sysutils/scanbuttond
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2011-08-02 10:23:28 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2011-08-02 10:23:28 +0000
commit327adeaef095d27990e7c833741e1f792fc16629 (patch)
tree31f3d8e9b3672a51e2e287420418c4c6f9031142 /sysutils/scanbuttond
parent1aad4462865ae541d4e74f5a5f77b6540606a06f (diff)
downloadports-327adeaef095d27990e7c833741e1f792fc16629.tar.gz
ports-327adeaef095d27990e7c833741e1f792fc16629.zip
Notes
Diffstat (limited to 'sysutils/scanbuttond')
-rw-r--r--sysutils/scanbuttond/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/scanbuttond/Makefile b/sysutils/scanbuttond/Makefile
index a9904d97abe4..f434522ff305 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"
-LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS= "-I${LOCALBASE}/include"
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes