diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-12 22:14:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-12 22:14:53 +0000 |
commit | 835ea5d07759639a7b512859611127f43ad4999a (patch) | |
tree | f05b1568bc720d5a712baad97d1492f8c0ac395b /comms | |
parent | 3a501d18b974689cafb2b0390f41763aaa3db8cd (diff) | |
download | ports-835ea5d07759639a7b512859611127f43ad4999a.tar.gz ports-835ea5d07759639a7b512859611127f43ad4999a.zip |
Notes
Diffstat (limited to 'comms')
-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 |