diff options
Diffstat (limited to 'audio/mpeglib_artsplug/Makefile')
-rw-r--r-- | audio/mpeglib_artsplug/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mpeglib_artsplug/Makefile b/audio/mpeglib_artsplug/Makefile index 90d81f73923c..6c411584fa3b 100644 --- a/audio/mpeglib_artsplug/Makefile +++ b/audio/mpeglib_artsplug/Makefile @@ -7,7 +7,6 @@ PORTNAME= mpeglib_artsplug PORTVERSION= ${KDE_VERSION} -PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src @@ -19,7 +18,7 @@ MAINTAINER= kde@FreeBSD.org COMMENT= Legacy KDE audio backend LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg \ - vorbis.4:${PORTSDIR}/audio/libvorbis + vorbis:${PORTSDIR}/audio/libvorbis CONFLICTS= kdemultimedia-3.1.* kdemultimedia-3.2.[0-3] |