summaryrefslogtreecommitdiff
path: root/mk/tools
diff options
context:
space:
mode:
authorobache <obache>2014-07-21 00:33:11 +0000
committerobache <obache>2014-07-21 00:33:11 +0000
commit0ee3e17b625914e5ec1da51421c54cbb609377d5 (patch)
tree948439d1972089404e77e4b1f25478393d370c25 /mk/tools
parentf5607d4a6e7a8517cd8a8acd8758aab722ff1af1 (diff)
downloadpkgsrc-0ee3e17b625914e5ec1da51421c54cbb609377d5.tar.gz
revert, acceptable condition must be clealify.
Diffstat (limited to 'mk/tools')
-rw-r--r--mk/tools/tools.Darwin.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/mk/tools/tools.Darwin.mk b/mk/tools/tools.Darwin.mk
index 281e4b32e91..59fabbed77e 100644
--- a/mk/tools/tools.Darwin.mk
+++ b/mk/tools/tools.Darwin.mk
@@ -1,4 +1,4 @@
-# $NetBSD: tools.Darwin.mk,v 1.52 2014/07/21 00:25:48 obache Exp $
+# $NetBSD: tools.Darwin.mk,v 1.53 2014/07/21 00:33:11 obache Exp $
#
# System-supplied tools for the Darwin (Mac OS X) operating system.
@@ -44,9 +44,7 @@ TOOLS_PLATFORM.fgrep?= /usr/bin/fgrep
TOOLS_PLATFORM.file?= /usr/bin/file
TOOLS_PLATFORM.find?= /usr/bin/find
TOOLS_PLATFORM.flex?= /usr/bin/flex
-.if empty(MACHINE_PLATFORM:MDarwin-[0-9].*-*)
TOOLS_PLATFORM.ftp?= /usr/bin/ftp
-.endif
.if empty(MACHINE_PLATFORM:MDarwin-[0-8].*-*)
TOOLS_PLATFORM.gmake?= /usr/bin/gnumake
TOOLS_PLATFORM.gm4?= /usr/bin/gm4