summaryrefslogtreecommitdiff
path: root/misc/artikulate
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-03-09 19:16:34 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-03-09 19:16:34 +0000
commit70e77c11d32af54ff1f7a0e8eec59ab81d64d168 (patch)
tree6205279968d8bd4917c9619538b65fe4e3e9b52a /misc/artikulate
parent10c8fb14c90245ac02f035058ead7f0494335c7e (diff)
downloadfreebsd-ports-70e77c11d32af54ff1f7a0e8eec59ab81d64d168.zip
misc/artikulate: remove unnecessary dependency on obsolete multimedia/gstreamer1-qt5
Diffstat (limited to 'misc/artikulate')
-rw-r--r--misc/artikulate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/artikulate/Makefile b/misc/artikulate/Makefile
index 0a94779650ab..308eb49ef64a 100644
--- a/misc/artikulate/Makefile
+++ b/misc/artikulate/Makefile
@@ -2,13 +2,13 @@
PORTNAME= artikulate
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= misc kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Pronunciation trainer for KDE
-LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
- libQt5GStreamer-1.0.so:multimedia/gstreamer1-qt@qt5
+LIB_DEPENDS= libboost_thread.so:devel/boost-libs
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= archive attica auth codecs config configwidgets coreaddons \