aboutsummaryrefslogtreecommitdiffstats
path: root/devel/evfs/Makefile
diff options
context:
space:
mode:
authorfluffy <fluffy@FreeBSD.org>2009-12-03 01:16:16 +0800
committerfluffy <fluffy@FreeBSD.org>2009-12-03 01:16:16 +0800
commitf302c6b33a562238465142c1533d2b4240bb0626 (patch)
treefc376f67652f60a81e12ef7e4c95a391b80cc0fa /devel/evfs/Makefile
parentf1dd38fa13cefcb069ad8cfaed981d513f6f33aa (diff)
downloadfreebsd-ports-gnome-f302c6b33a562238465142c1533d2b4240bb0626.tar.gz
freebsd-ports-gnome-f302c6b33a562238465142c1533d2b4240bb0626.tar.zst
freebsd-ports-gnome-f302c6b33a562238465142c1533d2b4240bb0626.zip
- Chase taglib update
Approved by: miwi (mentor) Exp-run by: miwi
Diffstat (limited to 'devel/evfs/Makefile')
-rw-r--r--devel/evfs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/evfs/Makefile b/devel/evfs/Makefile
index 098861f79ad1..74f1d47785d5 100644
--- a/devel/evfs/Makefile
+++ b/devel/evfs/Makefile
@@ -8,7 +8,7 @@
PORTNAME= evfs
PORTVERSION= 20080223
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
@@ -46,8 +46,8 @@ PLIST_SUB+= FTP=""
PLIST_SUB+= FTP="@comment "
.endif
-.if !defined(WITHOUT_TAGLIB) || exists(${LOCALBASE}/lib/libtag.so.6)
-LIB_DEPENDS+= tag.6:${PORTSDIR}/audio/taglib
+.if !defined(WITHOUT_TAGLIB) || exists(${LOCALBASE}/lib/libtag.so.1)
+LIB_DEPENDS+= tag.1:${PORTSDIR}/audio/taglib
PLIST_SUB+= TAGLIB=""
.else
PLIST_SUB+= TAGLIB="@comment "