aboutsummaryrefslogtreecommitdiff
path: root/devel/chrpath
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-06-20 09:51:38 +0000
committerRene Ladan <rene@FreeBSD.org>2013-06-20 09:51:38 +0000
commitc4677e411c49463a9b64afaac8425ea8712d7b7a (patch)
tree9055acbd7b0a03bafaccd2fe992160c5b2da18d2 /devel/chrpath
parent4698330b903864d20f54c8bca7306d9551744795 (diff)
downloadports-c4677e411c49463a9b64afaac8425ea8712d7b7a.tar.gz
ports-c4677e411c49463a9b64afaac8425ea8712d7b7a.zip
Use devel/fmake on systems with bmake installed as make to fix the build.
Reported by: John Marino <draco@marino.st> Discussed with: bapt
Notes
Notes: svn path=/head/; revision=321367
Diffstat (limited to 'devel/chrpath')
-rw-r--r--devel/chrpath/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/chrpath/Makefile b/devel/chrpath/Makefile
index 10c931adbfb2..74a1d807d69c 100644
--- a/devel/chrpath/Makefile
+++ b/devel/chrpath/Makefile
@@ -17,6 +17,8 @@ GNU_CONFIGURE= yes
MAN1= chrpath.1
+USE_FMAKE= yes
+
PLIST_FILES= bin/chrpath
PORTDOCS= AUTHORS ChangeLog NEWS README