diff options
Diffstat (limited to 'audio/glame/Makefile')
-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 d07816684936..c7d2d824a230 100644 --- a/audio/glame/Makefile +++ b/audio/glame/Makefile @@ -7,7 +7,7 @@ PORTNAME= glame PORTVERSION= 2.0.1 -PORTREVISION= 3 +PORTREVISION= 4 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 |