diff options
Diffstat (limited to 'audio/liblo/Makefile')
-rw-r--r-- | audio/liblo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/liblo/Makefile b/audio/liblo/Makefile index 264f1939df51..297d0d9745bb 100644 --- a/audio/liblo/Makefile +++ b/audio/liblo/Makefile @@ -10,7 +10,7 @@ WWW= https://liblo.sourceforge.net/ \ LICENSE= LGPL21 -USES= compiler:c++11-lang gmake libtool pathfix +USES= compiler:c++11-lang gmake libtool GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |