aboutsummaryrefslogtreecommitdiff
path: root/math/cantor
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-03-14 18:05:23 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-03-14 18:05:23 +0000
commit6f934ad187fcf616cb54bf0b7d58a719359ae61e (patch)
treec3c04beb150aa5321fd8d9263029ffc2218a93f2 /math/cantor
parent8f17f56bfa1147e4c605aca99bb855425a70a6d8 (diff)
downloadports-6f934ad187fcf616cb54bf0b7d58a719359ae61e.tar.gz
ports-6f934ad187fcf616cb54bf0b7d58a719359ae61e.zip
Make some implicit Qt dependencies explicit
Notes
Notes: svn path=/head/; revision=528430
Diffstat (limited to 'math/cantor')
-rw-r--r--math/cantor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/cantor/Makefile b/math/cantor/Makefile
index 175c14db1221..b8f7f84d31b4 100644
--- a/math/cantor/Makefile
+++ b/math/cantor/Makefile
@@ -2,6 +2,7 @@
PORTNAME= cantor
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= math kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -22,7 +23,7 @@ USE_KDE= attica auth archive bookmarks codecs completion config \
itemmodels itemviews init jobwidgets kdelibs4support kio \
newstuff parts pty service solid sonnet syntaxhighlighting \
texteditor textwidgets widgetsaddons xmlgui
-USE_QT= concurrent core dbus gui network printsupport widgets xml xmlpatterns \
+USE_QT= concurrent core dbus gui network printsupport svg widgets xml xmlpatterns \
buildtools_build qmake_build
USE_LDCONFIG= yes