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 /x11-toolkits/ruby-gtk | |
parent | ad6b56b76d7e28e021faf157acb8a4556ade4eff (diff) | |
download | ports-c68548820c41ad7830566b381146ecbdb12ed72c.tar.gz ports-c68548820c41ad7830566b381146ecbdb12ed72c.zip |
Notes
Diffstat (limited to 'x11-toolkits/ruby-gtk')
-rw-r--r-- | x11-toolkits/ruby-gtk/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/ruby-gtk/Makefile b/x11-toolkits/ruby-gtk/Makefile index 2b7f8114137e..e992ce9b8c04 100644 --- a/x11-toolkits/ruby-gtk/Makefile +++ b/x11-toolkits/ruby-gtk/Makefile @@ -52,6 +52,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/doc/api-ja/* ${RUBY_DOCDIR}/gtk/ja .endif -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/Mk/bsd.ruby.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |