Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2015 00:36:41 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397923 - head/Mk
Message-ID:  <201509260036.t8Q0af8s038516@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Sep 26 00:36:40 2015
New Revision: 397923
URL: https://svnweb.freebsd.org/changeset/ports/397923

Log:
  update-desktop-database is not used anymore @*exec

Modified:
  head/Mk/bsd.port.mk

Modified: head/Mk/bsd.port.mk
==============================================================================
--- head/Mk/bsd.port.mk	Sat Sep 26 00:35:41 2015	(r397922)
+++ head/Mk/bsd.port.mk	Sat Sep 26 00:36:40 2015	(r397923)
@@ -1816,7 +1816,6 @@ PKGUPGRADE?=		${PKGDIR}/pkg-upgrade
 _FORCE_POST_PATTERNS=	rmdir fc-cache \
 						fonts.dir fonts.scale gtk-update-icon-cache \
 						ocamlfind \
-						update-desktop-database \
 						ccache-update-links
 
 .if defined(USE_LOCAL_MK)



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