aboutsummaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2010-12-09 10:05:37 +0000
committerMatthias Andree <mandree@FreeBSD.org>2010-12-09 10:05:37 +0000
commit6b44803ed096a9d2c38e48ce214b99fc437f3346 (patch)
tree071dbaf363c85cbc520b7b7f1c6b1a7d9eff03be /news
parenta91bbb42334aaa5cc4a5594113b18ee686cd14fc (diff)
downloadports-6b44803ed096a9d2c38e48ce214b99fc437f3346.tar.gz
ports-6b44803ed096a9d2c38e48ce214b99fc437f3346.zip
Notes
Diffstat (limited to 'news')
-rw-r--r--news/newsstar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/newsstar/Makefile b/news/newsstar/Makefile
index 9a7d33623c57..67ca00b7ac45 100644
--- a/news/newsstar/Makefile
+++ b/news/newsstar/Makefile
@@ -82,8 +82,8 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
.endfor
.else
- ${GMAKE} -C ${WRKSRC}/src install
- ${GMAKE} -C ${WRKSRC}/docs install-man
+ ${MAKE} -C ${WRKSRC}/src install
+ ${MAKE} -C ${WRKSRC}/docs install-man
.endif
post-patch: