diff options
Diffstat (limited to 'audio/xmcd')
-rw-r--r-- | audio/xmcd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 33ec52a95746..ee8a251a13d9 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -7,14 +7,14 @@ PORTNAME= xmcd PORTVERSION= 3.3.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/3.3.2/src/ MAINTAINER= eischen@vigrid.com COMMENT= Motif CD player -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis \ +LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis \ FLAC.7:${PORTSDIR}/audio/flac RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame |