Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Mar 2019 11:31:28 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r494495 - head/net-im/scudcloud
Message-ID:  <201903031131.x23BVSIT073896@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Mar  3 11:31:28 2019
New Revision: 494495
URL: https://svnweb.freebsd.org/changeset/ports/494495

Log:
  net-im/scudcloud: use www/falkon for optional HUNSPELL dependency

Modified:
  head/net-im/scudcloud/Makefile

Modified: head/net-im/scudcloud/Makefile
==============================================================================
--- head/net-im/scudcloud/Makefile	Sun Mar  3 11:27:51 2019	(r494494)
+++ head/net-im/scudcloud/Makefile	Sun Mar  3 11:31:28 2019	(r494495)
@@ -22,7 +22,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-db
 GH_ACCOUNT=	raelgc
 
 HUNSPELL_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hunspell>0:textproc/py-hunspell@${PY_FLAVOR} \
-			qupzilla:www/qupzilla-qt5
+			falkon:www/falkon
 
 INSTALLS_ICONS=	yes
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903031131.x23BVSIT073896>