diff options
Diffstat (limited to 'audio/libmp3splt/Makefile')
-rw-r--r-- | audio/libmp3splt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmp3splt/Makefile b/audio/libmp3splt/Makefile index 06588ffb867f..e965f2ddad54 100644 --- a/audio/libmp3splt/Makefile +++ b/audio/libmp3splt/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS= libltdl.so:devel/libltdl GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-cutter --disable-doxygen_doc -USES= cpe libtool pathfix pkgconfig +USES= cpe libtool pkgconfig USE_LDCONFIG= yes INSTALL_TARGET= install-strip LDFLAGS+= -L${LOCALBASE}/lib |