aboutsummaryrefslogtreecommitdiff
path: root/misc/tellico/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-12-26 13:28:49 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-12-26 13:28:49 +0000
commitadd763bd79f1fe01685c5d99f8f8dea0455b2d10 (patch)
tree9326b5256e6d7f7f7e629a464db9ad321573ac5f /misc/tellico/Makefile
parente53d64f58c27511f2dd1ee71c53884fd141c1ac0 (diff)
downloadports-add763bd79f1fe01685c5d99f8f8dea0455b2d10.tar.gz
ports-add763bd79f1fe01685c5d99f8f8dea0455b2d10.zip
misc/tellico: depend on the optional dependencies
Notes
Notes: svn path=/head/; revision=488387
Diffstat (limited to 'misc/tellico/Makefile')
-rw-r--r--misc/tellico/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index 0fd65cda8f62..ef1ff3b8443c 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tellico
DISTVERSION= 3.1.4
+PORTREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= http://tellico-project.org/files/
@@ -11,11 +12,15 @@ COMMENT= Collection manager for KDE
LICENSE= GPLv2
-LIB_DEPENDS= libcdio.so:sysutils/libcdio \
+LIB_DEPENDS= libbtparse.so:textproc/btparse \
+ libcdio.so:sysutils/libcdio \
+ libcsv.so:textproc/libcsv \
+ libexempi.so:textproc/exempi \
libiso9660.so:sysutils/libcdio \
libpoppler-qt5.so:graphics/poppler-qt5 \
libpoppler.so:graphics/poppler \
- libtag.so:audio/taglib
+ libtag.so:audio/taglib \
+ libyaz.so:net/yaz
USES= cmake desktop-file-utils gettext kde:5 pkgconfig python:run \
qt:5 shared-mime-info shebangfix tar:xz