diff options
-rw-r--r-- | audio/speex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 4bedc60ce04e..a09664222d25 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg \ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= libtool pathfix +USES= libtool pathfix pkgconfig USE_LDCONFIG= yes .include <bsd.port.mk> |