diff options
| author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-21 01:54:34 +0800 |
|---|---|---|
| committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-21 01:54:34 +0800 |
| commit | 09e45b9d209d7b7fb26071e3dab1a5f8a8a27454 (patch) | |
| tree | 231afbd1c47ec5f70ada7a821aed54f34189aa1a /audio/sound-juicer/Makefile | |
| parent | 3339f44bd8c3ff1f3800b26bcdbb968080c496e1 (diff) | |
| download | marcuscom-ports-09e45b9d209d7b7fb26071e3dab1a5f8a8a27454.tar marcuscom-ports-09e45b9d209d7b7fb26071e3dab1a5f8a8a27454.tar.gz marcuscom-ports-09e45b9d209d7b7fb26071e3dab1a5f8a8a27454.tar.bz2 marcuscom-ports-09e45b9d209d7b7fb26071e3dab1a5f8a8a27454.tar.lz marcuscom-ports-09e45b9d209d7b7fb26071e3dab1a5f8a8a27454.tar.xz marcuscom-ports-09e45b9d209d7b7fb26071e3dab1a5f8a8a27454.tar.zst marcuscom-ports-09e45b9d209d7b7fb26071e3dab1a5f8a8a27454.zip | |
- Update to 2.13.3 (using new gstreamer)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5463 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/sound-juicer/Makefile')
| -rw-r--r-- | audio/sound-juicer/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 58a9a6306..a86ce482b 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -3,11 +3,11 @@ # Whom: Alexander Nedotsukov <bland@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/audio/sound-juicer/Makefile,v 1.34 2006/01/16 18:04:49 ahze Exp $ +# $MCom: ports/audio/sound-juicer/Makefile,v 1.35 2006/01/20 02:55:58 ahze Exp $ # PORTNAME= sound-juicer -PORTVERSION= 2.13.2 +PORTVERSION= 2.13.3 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 @@ -27,7 +27,7 @@ INSTALLS_OMF= yes USE_REINPLACE= yes USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner \ gnomedocutils -USE_GSTREAMER80= cdparanoia vorbis flac gconf +USE_GSTREAMER= cdparanoia vorbis flac gconf USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --enable-ignore-missing-cd CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |
