aboutsummaryrefslogtreecommitdiff
path: root/japanese/rbnamazu
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-09-26 08:02:17 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-09-26 08:02:17 +0000
commitc68548820c41ad7830566b381146ecbdb12ed72c (patch)
tree79fc110b0f2a86a35665d42644dea19a099e2871 /japanese/rbnamazu
parentad6b56b76d7e28e021faf157acb8a4556ade4eff (diff)
downloadports-c68548820c41ad7830566b381146ecbdb12ed72c.tar.gz
ports-c68548820c41ad7830566b381146ecbdb12ed72c.zip
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly.
Notes
Notes: svn path=/head/; revision=33130
Diffstat (limited to 'japanese/rbnamazu')
-rw-r--r--japanese/rbnamazu/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/rbnamazu/Makefile b/japanese/rbnamazu/Makefile
index 9240189e57c9..e0e33c44f0fd 100644
--- a/japanese/rbnamazu/Makefile
+++ b/japanese/rbnamazu/Makefile
@@ -45,6 +45,4 @@ do-install:
.endfor
.endif
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/Mk/bsd.ruby.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>