From 6f95e6f08ec45b6ff66c0a79498a3da46875c542 Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Sat, 14 Mar 2020 17:42:11 +0000 Subject: Make implicit dependency on devel/qt5-concurrent explicit --- irc/konversation/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'irc') diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile index e498a06eaa85..cfc3cfd89c39 100644 --- a/irc/konversation/Makefile +++ b/irc/konversation/Makefile @@ -3,7 +3,7 @@ PORTNAME= konversation PORTVERSION= 1.7.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= irc kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/src @@ -23,7 +23,7 @@ USE_KDE= archive auth bookmarks codecs completion config \ jobwidgets kio notifications notifyconfig parts service solid \ sonnet textwidgets wallet widgetsaddons windowsystem xmlgui \ init_run -USE_QT= core dbus gui network phonon4 widgets xml \ +USE_QT= concurrent core dbus gui network phonon4 widgets xml \ buildtools_build qmake_build SHEBANG_FILES= data/scripts/bug \ -- cgit 'cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/ion3
Commit message (Expand)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-233-2/+10
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
* upgrade to 20040729Ying-Chieh Liao2004-08-022-3/+3
* - Add WITH_MULTIBYTE knobPav Lucistnik2004-06-052-10/+9
* Sync with new bsd.autotools.mkAde Lovett2004-06-051-2/+2
* - Update to 20040601Pav Lucistnik2004-06-024-19/+6
* After repocopy from x11-wm/ion, add ion-2, a tiling tabbed window managerPav Lucistnik2004-05-3010-346/+167
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
* Fix build on amd64 (FreeBSD supports snprintf()), and respect CC and CFLAGS.Kris Kennaway2004-03-151-1/+18
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
* Install files mode 644, not 664Kris Kennaway2003-04-211-3/+8
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
* Unbreak build and add 2 new patches for enable/disable border andPatrick Li2002-09-083-4/+244