Resolve build error under 7.x

Reported by:	pointyhat
Approvd by:	wxs (mentor)
This commit is contained in:
Ryan Steinmetz 2011-08-02 10:23:28 +00:00
parent 1aad446286
commit 327adeaef0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278786

View File

@ -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