diff options
Diffstat (limited to 'devel/lightning/Makefile')
-rw-r--r-- | devel/lightning/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lightning/Makefile b/devel/lightning/Makefile index 4c49665931bd..0bfa61b38df6 100644 --- a/devel/lightning/Makefile +++ b/devel/lightning/Makefile @@ -12,7 +12,7 @@ COMMENT= Generates assembly language code at run-time LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi -USES= libtool +USES= libtool pathfix GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-disassembler=no INSTALL_TARGET= install-strip |