diff options
author | markus <markus@FreeBSD.org> | 2008-04-08 22:43:53 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2008-04-08 22:43:53 +0800 |
commit | 4c7d3c32ee144152c7974f33b3561a0357768277 (patch) | |
tree | 3fd8156b150b6350f4a6facd2dcb7e5bf32863e6 /misc/tellico-kde4/Makefile | |
parent | f299c76d502cc4a8bb089aec0930c1762415c75e (diff) | |
download | freebsd-ports-gnome-4c7d3c32ee144152c7974f33b3561a0357768277.tar.gz freebsd-ports-gnome-4c7d3c32ee144152c7974f33b3561a0357768277.tar.zst freebsd-ports-gnome-4c7d3c32ee144152c7974f33b3561a0357768277.zip |
Update to version 1.3.1
Diffstat (limited to 'misc/tellico-kde4/Makefile')
-rw-r--r-- | misc/tellico-kde4/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index e17e212a677c..95a35667f5f2 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tellico -PORTVERSION= 1.2.14 -PORTREVISION= 1 +PORTVERSION= 1.3.1 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/tellico/download/ @@ -15,7 +14,9 @@ MAINTAINER= markus@FreeBSD.org COMMENT= Collection manager for KDE LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib \ - yaz.3:${PORTSDIR}/net/yaz + poppler-qt:${PORTSDIR}/graphics/poppler-qt \ + yaz.3:${PORTSDIR}/net/yaz \ + exempi:${PORTSDIR}/textproc/exempi USE_KDELIBS_VER=3 USE_GMAKE= yes |