- Fix build

PR:		136427
Reported by:	Monty Hall <kungfu_disciple@sbcglobal.net>
Feature safe: yes
This commit is contained in:
Martin Wilke 2009-09-19 00:21:49 +00:00
parent 935643925a
commit 267c237635
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241701

View File

@ -59,7 +59,7 @@ PORTDOCS= *
post-build:
.if !defined(NOPORTDOCS) && defined(WITH_PORTDOCS)
@cd ${WRKSRC} && ${MAKE} srcdoc
@cd ${WRKSRC} && ${GMAKE} srcdoc
.endif
post-install: