summaryrefslogtreecommitdiff
path: root/astro/marble
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-12-20 11:06:58 +0100
committerTobias C. Berner <tcberner@FreeBSD.org>2023-12-20 11:08:08 +0100
commitc65461241f97eac468377a9beffe831c0fec4de4 (patch)
tree8f6b9410869179bf21ab01519bcc62ca707192e6 /astro/marble
parentsysutils/fd: Update to 9.0.0 (diff)
astro/marble: add dependency on devel/protobuf
Protobuf is used to parse OSM PBF files. It could get picked up, when building marble outside of poudriere. As there does not really seem a big detrement in having support for this enabled all the time, just do so. Reported by: vvd
Diffstat (limited to 'astro/marble')
-rw-r--r--astro/marble/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/astro/marble/Makefile b/astro/marble/Makefile
index d7841ce73ced..4366f9fcf057 100644
--- a/astro/marble/Makefile
+++ b/astro/marble/Makefile
@@ -1,5 +1,6 @@
PORTNAME= marble
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= astro education kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -9,7 +10,8 @@ WWW= https://marble.kde.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-LIB_DEPENDS= libquazip1-qt5.so:archivers/quazip@qt5
+LIB_DEPENDS= libquazip1-qt5.so:archivers/quazip@qt5 \
+ libprotobuf.so:devel/protobuf
USES= cmake compiler:c++11-lang desktop-file-utils gettext \
kde:5 qt:5 shared-mime-info tar:xz xorg