Hello,

KAudioCreator depends on oggenc to encode audi CDs in ogg format. The
attached patch adds a run dependency to vorbis-tools on kdemultimedia3.
Feel free to bump portrevision if you prefer...

Best regards,
-- 
Th. Thomas.
diff -urN multimedia/kdemultimedia3.orig/Makefile multimedia/kdemultimedia3/Makefile
--- multimedia/kdemultimedia3.orig/Makefile	Tue Jul 31 21:36:48 2007
+++ multimedia/kdemultimedia3/Makefile	Sat Sep  8 19:58:23 2007
@@ -26,13 +26,14 @@
 		tag:${PORTSDIR}/audio/taglib \
 		theora:${PORTSDIR}/multimedia/libtheora \
 		vorbis:${PORTSDIR}/audio/libvorbis
+RUN_DEPENDS=	oggenc:${PORTSDIR}/audio/vorbis-tools
 
 USE_KDELIBS_VER=3
 PREFIX=		${KDE_PREFIX}
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
-USE_AUTOTOOLS=  libtool:15
+USE_AUTOTOOLS=	libtool:15
 
 MAKE_ENV=	${CONFIGURE_ENV}
 

Attachment: pgpSuN080Sglj.pgp
Description: PGP signature

_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd

Reply via email to