aboutsummaryrefslogtreecommitdiff
path: root/graphics/colord
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-06-11 14:49:59 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-06-11 14:49:59 +0000
commit9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92 (patch)
treec4f78cbaf45ab044db3e157be708afd711a4e841 /graphics/colord
parent0533abe3e7aae5c19e0a0ce9c1e82ed5e94f63e8 (diff)
Notes
Diffstat (limited to 'graphics/colord')
-rw-r--r--graphics/colord/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/colord/Makefile b/graphics/colord/Makefile
index 976bd28a2a42..5be1664c5100 100644
--- a/graphics/colord/Makefile
+++ b/graphics/colord/Makefile
@@ -34,9 +34,8 @@ CONFIGURE_ARGS= --disable-gudev \
# takes ages we don't want to wait.
CONFIGURE_ARGS+=--disable-print-profiles
CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV= USB_CFLAGS="-I/usr/include" \
- USB_LIBS="-L/usr/lib -lusb"
+LIBS+= -L${LOCALBASE}/lib
+CONFIGURE_ENV= USB_CFLAGS=" " USB_LIBS="-lusb"
INSTALL_TARGET= install-strip
GLIB_SCHEMAS= org.freedesktop.ColorHelper.gschema.xml