aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-09-26 08:44:22 +0800
committerbapt <bapt@FreeBSD.org>2015-09-26 08:44:22 +0800
commita9bd8feb9b3d89bde27e457588b0e031834d2602 (patch)
tree01964636654932532c992e377570373c38381d6b /Mk
parent85f9c36dbc636d39b1bf8eae36f910ababd372d7 (diff)
downloadfreebsd-ports-gnome-a9bd8feb9b3d89bde27e457588b0e031834d2602.tar.gz
freebsd-ports-gnome-a9bd8feb9b3d89bde27e457588b0e031834d2602.tar.zst
freebsd-ports-gnome-a9bd8feb9b3d89bde27e457588b0e031834d2602.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)