Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2015 00:44:23 +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: r397924 - head/Mk
Message-ID:  <201509260044.t8Q0iNnO042527@repo.freebsd.org>

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

Log:
  ocamlfind is not run anymore from any @exec lines

Modified:
  head/Mk/bsd.port.mk

Modified: head/Mk/bsd.port.mk
==============================================================================
--- head/Mk/bsd.port.mk	Sat Sep 26 00:36:40 2015	(r397923)
+++ head/Mk/bsd.port.mk	Sat Sep 26 00:44:22 2015	(r397924)
@@ -1815,7 +1815,6 @@ PKGUPGRADE?=		${PKGDIR}/pkg-upgrade
 
 _FORCE_POST_PATTERNS=	rmdir fc-cache \
 						fonts.dir fonts.scale gtk-update-icon-cache \
-						ocamlfind \
 						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?201509260044.t8Q0iNnO042527>