aboutsummaryrefslogtreecommitdiff
path: root/sysutils/heirloom/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2015-07-22 01:37:04 +0000
committerCy Schubert <cy@FreeBSD.org>2015-07-22 01:37:04 +0000
commit8a31bfb85eb12605198306bb831bc0d67ea360f8 (patch)
tree0a71eea0a266ee3aa7903613792b64a655a2305d /sysutils/heirloom/Makefile
parent55cd6af7d57a5b35a10ad6aaf575ae4f70b379a4 (diff)
Fix powerpc build.
Submitted by: danfe
Notes
Notes: svn path=/head/; revision=392653
Diffstat (limited to 'sysutils/heirloom/Makefile')
-rw-r--r--sysutils/heirloom/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/sysutils/heirloom/Makefile b/sysutils/heirloom/Makefile
index 9f83c38152a7..e37ff9682b13 100644
--- a/sysutils/heirloom/Makefile
+++ b/sysutils/heirloom/Makefile
@@ -28,10 +28,6 @@ OPTIONS_DEFINE= DOCS
EXTRA_PATCHES= ${FILESDIR}/extra-utmpx
.endif
-.if ${ARCH} == "powerpc"
-BROKEN= does not compile on ${ARCH}
-.endif
-
SH2FIX= maninst.sh genintro.sh crossln.sh
DOC_FILES= CHANGES LICENSE/COPYING LICENSE/LICENSE LICENSE/LUCENT \
@@ -54,7 +50,7 @@ pre-configure:
# XXX: hack to avoid inner race (for -jX builds); should be fixed properly
# one day (e.g. by factoring out special target in the top makefile)
pre-build:
- ${MAKE} -C ${WRKSRC}/libcommon -f Makefile.mk headers
+ ${MAKE_CMD} -C ${WRKSRC}/libcommon -f Makefile.mk headers
post-install: install-doc