summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-02-03 02:57:01 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2007-02-03 02:57:01 +0800
commit496a338edf57d79a9ca34cafb3842aa06bff179a (patch)
treeab254d26e6266afdbc35759c7110378214b2dd52 /audio
parent490e684a16ff7e45b21ddbdf03b5440f33828a49 (diff)
downloadmarcuscom-ports-496a338edf57d79a9ca34cafb3842aa06bff179a.tar
marcuscom-ports-496a338edf57d79a9ca34cafb3842aa06bff179a.tar.gz
marcuscom-ports-496a338edf57d79a9ca34cafb3842aa06bff179a.tar.bz2
marcuscom-ports-496a338edf57d79a9ca34cafb3842aa06bff179a.tar.lz
marcuscom-ports-496a338edf57d79a9ca34cafb3842aa06bff179a.tar.xz
marcuscom-ports-496a338edf57d79a9ca34cafb3842aa06bff179a.tar.zst
marcuscom-ports-496a338edf57d79a9ca34cafb3842aa06bff179a.zip
More on merge with FreeBSD ports tree. Still not done with it.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8276 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r--audio/gnome-media/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile
index e8f878c02..9c256f516 100644
--- a/audio/gnome-media/Makefile
+++ b/audio/gnome-media/Makefile
@@ -3,11 +3,12 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/audio/gnome-media/Makefile,v 1.101 2007/01/08 07:39:21 marcus Exp $
+# $MCom: ports/audio/gnome-media/Makefile,v 1.102 2007/01/28 22:16:58 marcus Exp $
#
PORTNAME= gnome-media
PORTVERSION= 2.17.90
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-media/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -25,7 +26,7 @@ USE_LDCONFIG= yes
GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \
gail nautiluscdburner
-USE_GSTREAMER= esound gconf good
+USE_GSTREAMER= cdparanoia esound gconf good
CONFIGURE_ARGS= --enable-ipv6
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"