Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Apr 2018 19:42:11 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r468571 - in head: net-im sysutils
Message-ID:  <201804281942.w3SJgBUk036950@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sat Apr 28 19:42:11 2018
New Revision: 468571
URL: https://svnweb.freebsd.org/changeset/ports/468571

Log:
  Hook net-im/kopete and sysutils/kbackup into the build
  
  Reported by:	antoine
  Pointy-hat to:	tcberner

Modified:
  head/net-im/Makefile
  head/sysutils/Makefile

Modified: head/net-im/Makefile
==============================================================================
--- head/net-im/Makefile	Sat Apr 28 19:31:44 2018	(r468570)
+++ head/net-im/Makefile	Sat Apr 28 19:42:11 2018	(r468571)
@@ -42,6 +42,7 @@
     SUBDIR += kaccounts-providers
     SUBDIR += kde-telepathy
     SUBDIR += kmess-kde4
+    SUBDIR += kopete
     SUBDIR += kopete-kde4
     SUBDIR += ktp-accounts-kcm
     SUBDIR += ktp-accounts-kcm-kde4

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Sat Apr 28 19:31:44 2018	(r468570)
+++ head/sysutils/Makefile	Sat Apr 28 19:42:11 2018	(r468571)
@@ -538,6 +538,7 @@
     SUBDIR += k3b
     SUBDIR += k3b-kde4
     SUBDIR += k8temp
+    SUBDIR += kbackup
     SUBDIR += kcm-polkit-kde
     SUBDIR += kcron
     SUBDIR += kcron-kde4



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