summaryrefslogtreecommitdiff
path: root/archivers/ark
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-10-20 17:59:32 +0200
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-10-20 18:01:48 +0200
commit65a8140af42befa730d33724a229438926e5dcec (patch)
treed7ac25d05fc3c2194cfba17e8d1c8116283a5070 /archivers/ark
parentc274d68238435e15eeb9b89389552362ced1ff15 (diff)
downloadfreebsd-ports-65a8140af42befa730d33724a229438926e5dcec.zip
shared-mime-info: remove wrong dependency on shared-mime-info
Diffstat (limited to 'archivers/ark')
-rw-r--r--archivers/ark/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile
index bc61c9864283..43cfe763fb19 100644
--- a/archivers/ark/Makefile
+++ b/archivers/ark/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ark
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= archivers kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -9,7 +10,7 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++11-lang desktop-file-utils gettext libarchive kde:5 \
- cpe qt:5 shared-mime-info tar:xz
+ cpe qt:5 tar:xz
USE_KDE= archive auth bookmarks codecs completion config configwidgets \
coreaddons crash dbusaddons doctools i18n iconthemes \
itemmodels itemviews jobwidgets khtml kio parts pty service \