svn commit: r468571 - in head: net-im sysutils

Tobias C. Berner tcberner at FreeBSD.org
Sat Apr 28 19:42:12 UTC 2018


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


More information about the svn-ports-head mailing list