diff options
Diffstat (limited to '')
-rw-r--r-- | comms/lirc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile index a365e07eb3c0..0833147985ec 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -16,6 +16,7 @@ COMMENT= Linux Infared Remote Control LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt +USE_XLIB= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-driver=any --disable-manage-devices |