aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/ruby-drb/Makefile4
-rw-r--r--net/ruby-snmp/Makefile4
-rw-r--r--net/ruby-uri/Makefile4
3 files changed, 3 insertions, 9 deletions
diff --git a/net/ruby-drb/Makefile b/net/ruby-drb/Makefile
index 7fd724a79b23..c3cbc2a7b910 100644
--- a/net/ruby-drb/Makefile
+++ b/net/ruby-drb/Makefile
@@ -34,6 +34,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/sample/* ${RUBY_EXAMPLESDIR}/drb
.endif
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/Mk/bsd.ruby.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/net/ruby-snmp/Makefile b/net/ruby-snmp/Makefile
index e85279e0191b..6749fabd10fa 100644
--- a/net/ruby-snmp/Makefile
+++ b/net/ruby-snmp/Makefile
@@ -40,6 +40,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>
diff --git a/net/ruby-uri/Makefile b/net/ruby-uri/Makefile
index 46311c3f1872..f13d65ec03db 100644
--- a/net/ruby-uri/Makefile
+++ b/net/ruby-uri/Makefile
@@ -40,6 +40,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>