From 2853485e83a2adaa7ad7ff6f5e743a1f7e008b7f Mon Sep 17 00:00:00 2001 From: "Joseph S. Atkinson" Date: Fri, 8 Apr 2011 22:18:22 +0000 Subject: Include support for AAC formats. PR: ports/155887 Submitted by: miwi Approved by: kwm (mentor) --- audio/exaile/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/exaile') diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile index 40d2d940b53b..539e120674e8 100644 --- a/audio/exaile/Makefile +++ b/audio/exaile/Makefile @@ -7,6 +7,7 @@ PORTNAME= exaile PORTVERSION= ${PORTVERSION_MAJOR}.${PORTVERSION_MINOR} # See below +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://launchpad.net/${LP_DIR}/ \ http://wickedmachine.net/mirror/ @@ -21,7 +22,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING FETCH_ARGS= -pRr USE_GNOME= pygtk2 librsvg2 -USE_GSTREAMER= python good +USE_GSTREAMER= python good faad USE_PYTHON= 2.5+ CONFLICTS= exaile-devel-[0-9]* -- cgit v1.2.3