aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2009-12-02 17:16:16 +0000
committerDima Panov <fluffy@FreeBSD.org>2009-12-02 17:16:16 +0000
commit276304288bb3596e87beb1c60f8ad7e6ff8cb3a1 (patch)
treec71054f448bca4befa36706aea13fb3170edefb5 /devel
parent6dac64742aee7fe3677f86320b059c53a52f08b1 (diff)
downloadports-276304288bb3596e87beb1c60f8ad7e6ff8cb3a1.tar.gz
ports-276304288bb3596e87beb1c60f8ad7e6ff8cb3a1.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 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 "