aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2008-06-20 15:41:53 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2008-06-20 15:41:53 +0000
commit6d160479c29813074da497bcbccf5b7f0fcecbd2 (patch)
treed86b9903b6ae2e2ab076240a0fe0bf0211e2ebd3 /devel
parent29340dd1722704af4305d3ba1a52341372e3aeff (diff)
downloadports-6d160479c29813074da497bcbccf5b7f0fcecbd2.tar.gz
ports-6d160479c29813074da497bcbccf5b7f0fcecbd2.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/evfs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/evfs/Makefile b/devel/evfs/Makefile
index 2d5cb997a65b..4b74da5064a3 100644
--- a/devel/evfs/Makefile
+++ b/devel/evfs/Makefile
@@ -8,7 +8,7 @@
PORTNAME= evfs
PORTVERSION= 20080223
-PORTREVISION= 1
+PORTREVISION= 2
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.5)
-LIB_DEPENDS+= tag.5:${PORTSDIR}/audio/taglib
+.if !defined(WITHOUT_TAGLIB) || exists(${LOCALBASE}/lib/libtag.so.6)
+LIB_DEPENDS+= tag.6:${PORTSDIR}/audio/taglib
PLIST_SUB+= TAGLIB=""
.else
PLIST_SUB+= TAGLIB="@comment "