diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-06-20 23:41:53 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-06-20 23:41:53 +0800 |
commit | 6056582305129f72c1f8be40972d52dcef352dc6 (patch) | |
tree | 909d3b869607fbbc11b6d879269f5507b7468b3e /multimedia/eclair | |
parent | d7b0b652d8f73ed7e75d53f399adda12e7e2c08c (diff) | |
download | freebsd-ports-gnome-6056582305129f72c1f8be40972d52dcef352dc6.tar.gz freebsd-ports-gnome-6056582305129f72c1f8be40972d52dcef352dc6.tar.zst freebsd-ports-gnome-6056582305129f72c1f8be40972d52dcef352dc6.zip |
- Chase taglib bump
Diffstat (limited to 'multimedia/eclair')
-rw-r--r-- | multimedia/eclair/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/eclair/Makefile b/multimedia/eclair/Makefile index feec6473d57a..343fcf993e43 100644 --- a/multimedia/eclair/Makefile +++ b/multimedia/eclair/Makefile @@ -8,14 +8,14 @@ PORTNAME= eclair PORTVERSION= 20080223 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ MAINTAINER= stas@FreeBSD.org COMMENT= An EFL powered media player -LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib +LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib GNU_CONFIGURE= yes USE_BZIP2= yes |