diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-05-26 17:08:44 +0800 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-05-26 17:08:44 +0800 |
commit | 0a917b97278c704036db10f56e540b2e139873a1 (patch) | |
tree | 9e14165b5773b8166561f63aeee8a4afc1b43a22 /misc/tellico | |
parent | d659904e6c09d2c11499a218aaeca4a99ff0d56a (diff) | |
download | freebsd-ports-gnome-0a917b97278c704036db10f56e540b2e139873a1.tar.gz freebsd-ports-gnome-0a917b97278c704036db10f56e540b2e139873a1.tar.zst freebsd-ports-gnome-0a917b97278c704036db10f56e540b2e139873a1.zip |
- Bump PORTREVISION to chase the update of net/yaz
Diffstat (limited to 'misc/tellico')
-rw-r--r-- | misc/tellico/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 013075d0e6ba..6fe2da653f09 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -7,7 +7,7 @@ PORTNAME= tellico PORTVERSION= 1.3.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ @@ -16,7 +16,7 @@ COMMENT= Collection manager for KDE LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \ poppler-qt:${PORTSDIR}/graphics/poppler-qt \ - yaz.3:${PORTSDIR}/net/yaz \ + yaz.4:${PORTSDIR}/net/yaz \ exempi:${PORTSDIR}/textproc/exempi USE_KDELIBS_VER=3 |