aboutsummaryrefslogtreecommitdiff
path: root/news/husky-hpt
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-01-22 18:44:01 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-01-22 18:44:01 +0000
commit13f24bdab7716d278dc45d1fef49a2cf859117b1 (patch)
treec1b3659ce125fe16c540552b0b30379d8f56e5f0 /news/husky-hpt
parentbf9d54dc74da11ad2d9e8edc815907fc78a64574 (diff)
downloadports-13f24bdab7716d278dc45d1fef49a2cf859117b1.tar.gz
ports-13f24bdab7716d278dc45d1fef49a2cf859117b1.zip
Notes
Diffstat (limited to 'news/husky-hpt')
-rw-r--r--news/husky-hpt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/husky-hpt/Makefile b/news/husky-hpt/Makefile
index 0149998c7fca..25d52b4d1592 100644
--- a/news/husky-hpt/Makefile
+++ b/news/husky-hpt/Makefile
@@ -29,10 +29,10 @@ post-patch:
${WRKSRC}/man/txt2pkt.1
post-build:
- @cd ${WRKSRC}/doc && ${GMAKE}
+ @cd ${WRKSRC}/doc && ${GMAKE} ${MAKE_ARGS} all
post-install:
- @cd ${WRKSRC}/doc && ${GMAKE} install
+ @cd ${WRKSRC}/doc && ${GMAKE} ${MAKE_ARGS} install
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/news/husky-base/Makefile.inc"