diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-30 14:04:51 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-30 14:04:51 +0800 |
commit | 4264f62e372faef2405f4c3ebfd8b255096df614 (patch) | |
tree | 7e7ff4d0edd9a4d9ca14bb662e1c56eec088c37d /audio/glame | |
parent | a672182da5d44087391319fa211b6d5f7a438079 (diff) | |
download | marcuscom-ports-4264f62e372faef2405f4c3ebfd8b255096df614.tar marcuscom-ports-4264f62e372faef2405f4c3ebfd8b255096df614.tar.gz marcuscom-ports-4264f62e372faef2405f4c3ebfd8b255096df614.tar.bz2 marcuscom-ports-4264f62e372faef2405f4c3ebfd8b255096df614.tar.lz marcuscom-ports-4264f62e372faef2405f4c3ebfd8b255096df614.tar.xz marcuscom-ports-4264f62e372faef2405f4c3ebfd8b255096df614.tar.zst marcuscom-ports-4264f62e372faef2405f4c3ebfd8b255096df614.zip |
Sync w/ FreeBSD ports related w/ libvorbis stuff. Will you let me update in
my system success pretty please? ;-)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9273 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/glame')
-rw-r--r-- | audio/glame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/glame/Makefile b/audio/glame/Makefile index ae58a4248..b7c55562c 100644 --- a/audio/glame/Makefile +++ b/audio/glame/Makefile @@ -7,7 +7,7 @@ PORTNAME= glame PORTVERSION= 2.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +18,7 @@ COMMENT= A powerful, fast, stable, and easily extensible sound editor for GNOME BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ mad.2:${PORTSDIR}/audio/libmad \ - vorbis.3:${PORTSDIR}/audio/libvorbis \ + vorbis.4:${PORTSDIR}/audio/libvorbis \ guile.15:${PORTSDIR}/lang/guile USE_XORG= xbitmaps |