diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-26 08:02:17 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-09-26 08:02:17 +0000 |
commit | c68548820c41ad7830566b381146ecbdb12ed72c (patch) | |
tree | 79fc110b0f2a86a35665d42644dea19a099e2871 /lang/ruby-python | |
parent | ad6b56b76d7e28e021faf157acb8a4556ade4eff (diff) |
Notes
Diffstat (limited to 'lang/ruby-python')
-rw-r--r-- | lang/ruby-python/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/ruby-python/Makefile b/lang/ruby-python/Makefile index dea3dc6c14d3..0ccefbaed5d2 100644 --- a/lang/ruby-python/Makefile +++ b/lang/ruby-python/Makefile @@ -35,6 +35,4 @@ post-install: ${RUBY_DOCDIR}/python/ja/ .endif -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/Mk/bsd.ruby.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |