aboutsummaryrefslogtreecommitdiff
path: root/devel/evfs/Makefile
diff options
context:
space:
mode:
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 "