aboutsummaryrefslogtreecommitdiff
path: root/lang/ruby16/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-19 07:54:08 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-19 07:54:08 +0000
commita9a7eeb4bac962f1761b4f19a9549e4fd2f414fa (patch)
tree8fa357458ad6fc6286a52a75f3275ef3e4292a27 /lang/ruby16/Makefile
parent51359cc5987a7995b9f61068d8fdc43c5155903e (diff)
downloadports-a9a7eeb4bac962f1761b4f19a9549e4fd2f414fa.tar.gz
ports-a9a7eeb4bac962f1761b4f19a9549e4fd2f414fa.zip
Notes
Diffstat (limited to 'lang/ruby16/Makefile')
-rw-r--r--lang/ruby16/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile
index 704d2e17da09..be0c63a92423 100644
--- a/lang/ruby16/Makefile
+++ b/lang/ruby16/Makefile
@@ -89,6 +89,6 @@ post-install:
@${CAT} ${PKGMESSAGE}
test:
- @(cd ${WRKSRC}; make test)
+ @(cd ${WRKSRC}; ${MAKE} test)
.include <bsd.port.post.mk>