aboutsummaryrefslogtreecommitdiff
path: root/comms/lirc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/lirc/Makefile')
-rw-r--r--comms/lirc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile
index 353e5908ddb6..3ba8eaf07df8 100644
--- a/comms/lirc/Makefile
+++ b/comms/lirc/Makefile
@@ -33,7 +33,6 @@ CONFIGURE_ARGS= --enable-sandboxed --with-devdir=/var/run/lirc \
--sysconfdir=${PREFIX}/etc
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}"
OPTIONS= MINIMAL "Build with minmal dependencies" Off \
DEBUG "Build debug version" Off