Index: head/audio/mp3splt-gtk/Makefile =================================================================== --- head/audio/mp3splt-gtk/Makefile (revision 273280) +++ head/audio/mp3splt-gtk/Makefile (revision 273281) @@ -1,37 +1,37 @@ # New ports collection makefile for: audio/mp3splt-gtk # Date created: 05.09.2009 # Whom: Timothy Beyer # # $FreeBSD$ PORTNAME= mp3splt-gtk PORTVERSION= 0.5.7a PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} MAINTAINER= beyert@cs.ucr.edu COMMENT= Utility to split mp3 and ogg files (via GTK Interface) -BUILD_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious +BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious LIB_DEPENDS= mp3splt:${PORTSDIR}/audio/libmp3splt \ mad.2:${PORTSDIR}/audio/libmad \ ogg.7:${PORTSDIR}/audio/libogg \ vorbis.4:${PORTSDIR}/audio/libvorbis \ id3tag.0:${PORTSDIR}/audio/libid3tag USE_AUTOTOOLS= libltdl USE_GSTREAMER= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \ CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" CONFIGURE_ARGS+= --enable-audacious --with-mp3splt=${LOCALBASE} --with-mp3splt-includes=${LOCALBASE}/include --with-mp3splt-libraries=${LOCALBASE}/lib --disable-mp3splttest MAN1= mp3splt-gtk.1 post-patch: @${REINPLACE_CMD} -e 's|"audacious |& audclient |g' \ ${WRKSRC}/configure .include Property changes on: head/audio/mp3splt-gtk/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/audio/wmauda/Makefile =================================================================== --- head/audio/wmauda/Makefile (revision 273280) +++ head/audio/wmauda/Makefile (revision 273281) @@ -1,42 +1,42 @@ # New ports collection makefile for: wmauda # Date created: 2007-10-30 # Whom: Renato Botelho # # $FreeBSD$ # PORTNAME= wmauda PORTVERSION= 0.7 PORTREVISION= 9 CATEGORIES= audio windowmaker MASTER_SITES= http://www.netswarm.net/misc/ \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles MAINTAINER= garga@FreeBSD.org COMMENT= A port of wmxmms to GTK 2.x and Audacious -BUILD_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious -RUN_DEPENDS= audacious2:${PORTSDIR}/multimedia/audacious +BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious +RUN_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious LIB_DEPENDS= mowgli.2:${PORTSDIR}/devel/libmowgli USE_GMAKE= yes MAKE_JOBS_SAFE= yes USE_GNOME= gnomeprefix gtk20 CFLAGS= `pkg-config --cflags gtk+-2.0` MAKE_ENV= MANPAGE_DIR=${MAN1PREFIX}/man/man1 \ LIBS="`pkg-config --libs gtk+-2.0`" PLIST_FILES= bin/wmauda \ share/pixmaps/wmauda.xpm MAN1= wmauda.1 post-patch: @${REINPLACE_CMD} -E 's,^(MANPAGE_DIR.*):=,\1\?=,; \ s,^(LIBS.*):=,\1\+=,; \ s,audacious,& audclient,' \ ${WRKSRC}/Makefile @${REINPLACE_CMD} -e 's,/usr/share/pixmaps,${PREFIX}/share/pixmaps,g' \ ${WRKSRC}/config.h .include Property changes on: head/audio/wmauda/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property