aboutsummaryrefslogtreecommitdiffstats
path: root/audio/umodplayer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/umodplayer/Makefile')
-rw-r--r--audio/umodplayer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/umodplayer/Makefile b/audio/umodplayer/Makefile
index c27a2ccf5a73..0b94be5f15c8 100644
--- a/audio/umodplayer/Makefile
+++ b/audio/umodplayer/Makefile
@@ -8,7 +8,7 @@
PORTNAME= umodplayer
PORTVERSION= 0.${DISTVERSION:L}
DISTVERSION= B5.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/UModPlayer%20B5
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Console module player
LIB_DEPENDS= modplug.1:${PORTSDIR}/audio/libmodplug \
- ao.3:${PORTSDIR}/audio/libao
+ ao.4:${PORTSDIR}/audio/libao
BUILD_DEPENDS= ${LOCALBASE}/lib/libaiff.a:${PORTSDIR}/audio/libaiff
HAS_CONFIGURE= yes