diff options
Diffstat (limited to 'comms/lirc')
-rw-r--r-- | comms/lirc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile index 44ebe152c457..f34ce0bf6641 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -17,7 +17,7 @@ COMMENT= Linux Infared Remote Control USE_XLIB= yes USE_GETOPT_LONG=yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes USE_REINPLACE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |