diff options
Diffstat (limited to 'audio/speexdsp')
-rw-r--r-- | audio/speexdsp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/speexdsp/Makefile b/audio/speexdsp/Makefile index 868a45133c0f..6dc0bf26a160 100644 --- a/audio/speexdsp/Makefile +++ b/audio/speexdsp/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= libtool pathfix +USES= libtool USE_LDCONFIG= yes .include <bsd.port.options.mk> |