summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-09-26 00:44:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-09-26 00:44:22 +0000
commitdf5382dbbd82ad135bad73694ff9094456f79278 (patch)
tree01964636654932532c992e377570373c38381d6b /Mk
parent904f48db63dd8d12b019ac5a0bac5ea0da8ebf07 (diff)
downloadfreebsd-ports-df5382dbbd82ad135bad73694ff9094456f79278.zip
ocamlfind is not run anymore from any @exec lines
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index b7a33fc8e661..7f3c59d30354 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -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)