diff --git a/audio/mp3splt/Makefile b/audio/mp3splt/Makefile index d0134c474c73..904a25965b89 100644 --- a/audio/mp3splt/Makefile +++ b/audio/mp3splt/Makefile @@ -13,10 +13,12 @@ LICENSE= GPLv2 LIB_DEPENDS= libmp3splt.so:audio/libmp3splt \ libltdl.so:devel/libltdl -USES= pkgconfig +USES= cpe pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-oggsplt_symlink +CPE_VENDOR= mp3splt_project + CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib