summaryrefslogtreecommitdiff
path: root/misc/tellico
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-04-04 21:37:16 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-04-04 21:37:16 +0000
commitfdb632f1b60e0b23b76f473256ceeb987ec48194 (patch)
treebac197b06624de8f67a2288f3248374fb7bf2507 /misc/tellico
parent- Update to 1.09 to build with yaz3 (diff)
- Chase yaz update
Notes
Notes: svn path=/head/; revision=210548
Diffstat (limited to 'misc/tellico')
-rw-r--r--misc/tellico/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index 8c171438c3f4..e17e212a677c 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tellico
PORTVERSION= 1.2.14
+PORTREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= http://www.periapsis.org/tellico/download/
@@ -14,7 +15,7 @@ MAINTAINER= markus@FreeBSD.org
COMMENT= Collection manager for KDE
LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \
- yaz.2:${PORTSDIR}/net/yaz
+ yaz.3:${PORTSDIR}/net/yaz
USE_KDELIBS_VER=3
USE_GMAKE= yes