diff options
Diffstat (limited to 'audio/twolame/Makefile')
-rw-r--r-- | audio/twolame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile index 8a32a63f1abc..49a01f44ecd0 100644 --- a/audio/twolame/Makefile +++ b/audio/twolame/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libsndfile.so:audio/libsndfile \ libvorbis.so:audio/libvorbis \ libogg.so:audio/libogg -USES= gmake pathfix pkgconfig libtool +USES= gmake pkgconfig libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share |