diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-01-09 17:18:46 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-01-09 17:18:46 +0000 |
commit | 2bba679987f243e4bbeb5ee200454889d461a24d (patch) | |
tree | b422d1ede6de1d597f5fd7f25a2d0d9ce7b18f50 /audio/speex/Makefile | |
parent | c9e8d09893f7a3988bf20872ed0f00246ad54d1d (diff) | |
download | ports-2bba679987f243e4bbeb5ee200454889d461a24d.tar.gz ports-2bba679987f243e4bbeb5ee200454889d461a24d.zip |
Notes
Diffstat (limited to 'audio/speex/Makefile')
-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> |