diff options
Diffstat (limited to 'lang/ruby-perl/Makefile')
-rw-r--r-- | lang/ruby-perl/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/ruby-perl/Makefile b/lang/ruby-perl/Makefile index 73b12d6179d5..9c892dd0cb9a 100644 --- a/lang/ruby-perl/Makefile +++ b/lang/ruby-perl/Makefile @@ -45,6 +45,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/README.ja ${RUBY_DOCDIR}/perl/ja/ .endif -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/Mk/bsd.ruby.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |