svn commit: r467651 - head/finance/kmymoney-kde4

Jason E. Hale jhale at FreeBSD.org
Tue Apr 17 19:25:06 UTC 2018


Author: jhale
Date: Tue Apr 17 19:25:05 2018
New Revision: 467651
URL: https://svnweb.freebsd.org/changeset/ports/467651

Log:
  Add CONFLICTS_INSTALL with kmymoney, they install files in the same locations

Modified:
  head/finance/kmymoney-kde4/Makefile

Modified: head/finance/kmymoney-kde4/Makefile
==============================================================================
--- head/finance/kmymoney-kde4/Makefile	Tue Apr 17 19:22:05 2018	(r467650)
+++ head/finance/kmymoney-kde4/Makefile	Tue Apr 17 19:25:05 2018	(r467651)
@@ -30,6 +30,8 @@ USE_LDCONFIG=	yes
 # Settings -> Configure KMyMoney... -> Encryption
 CMAKE_ON=	CMAKE_DISABLE_FIND_PACKAGE_Gpgmepp
 
+CONFLICTS_INSTALL=	kmymoney
+
 SHEBANG_FILES=	kmymoney/misc/financequote.pl
 
 OPTIONS_GROUP=		PLUGINS


More information about the svn-ports-head mailing list