aboutsummaryrefslogtreecommitdiff
path: root/audio/glame
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-12-20 16:14:14 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-12-20 16:14:14 +0000
commit89c5de703163bc92603bc4ad3ec74b9e1f73f231 (patch)
tree765c5c07ee53ac58ac2d1d65e0c05055ba8cac38 /audio/glame
parent4a8a94afaf2b48b5a09619c5a9af1590fa7fa2d4 (diff)
downloadports-89c5de703163bc92603bc4ad3ec74b9e1f73f231.tar.gz
ports-89c5de703163bc92603bc4ad3ec74b9e1f73f231.zip
Notes
Diffstat (limited to 'audio/glame')
-rw-r--r--audio/glame/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/glame/Makefile b/audio/glame/Makefile
index 8cea6df461e5..fff0690a55da 100644
--- a/audio/glame/Makefile
+++ b/audio/glame/Makefile
@@ -7,7 +7,7 @@
PORTNAME= glame
PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A powerful, fast, stable, and easily extensible sound editor for GNOME
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
-LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis \
+LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \
ltdl.4:${PORTSDIR}/devel/libltdl
USE_REINPLACE= yes