diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/ruby-zlib/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/archivers/ruby-zlib/Makefile b/archivers/ruby-zlib/Makefile index a7023aafa42..7e73240be06 100644 --- a/archivers/ruby-zlib/Makefile +++ b/archivers/ruby-zlib/Makefile @@ -34,6 +34,4 @@ post-install: .endfor .endif -.include <bsd.port.pre.mk> -.include "${PORTSDIR}/Mk/bsd.ruby.mk" -.include <bsd.port.post.mk> +.include <bsd.port.mk> |