aboutsummaryrefslogtreecommitdiffstats
path: root/security/ruby-acl
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2000-09-26 16:02:17 +0800
committerknu <knu@FreeBSD.org>2000-09-26 16:02:17 +0800
commit4a58e3c2d6c25c7ad3f0d372d73de5140b86fe08 (patch)
treed575538fdfa79e95b364ebb8319b0c7d2374d886 /security/ruby-acl
parentc91f1a8c86559a6e0501de3a7ad0bc1118337c9d (diff)
downloadfreebsd-ports-gnome-4a58e3c2d6c25c7ad3f0d372d73de5140b86fe08.tar.gz
freebsd-ports-gnome-4a58e3c2d6c25c7ad3f0d372d73de5140b86fe08.tar.zst
freebsd-ports-gnome-4a58e3c2d6c25c7ad3f0d372d73de5140b86fe08.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.
Diffstat (limited to 'security/ruby-acl')
-rw-r--r--security/ruby-acl/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/ruby-acl/Makefile b/security/ruby-acl/Makefile
index 0def050eda6a..26f6a63ec916 100644
--- a/security/ruby-acl/Makefile
+++ b/security/ruby-acl/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>