summaryrefslogtreecommitdiff
path: root/biology/ruby-bio
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 22:52:28 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 22:52:28 +0000
commit0adb5c3f949399e31a9bf20459d1a0fb1e243a33 (patch)
treea4d9e8d8cdc5d017ca3af28f3c293eddbba5ef8c /biology/ruby-bio
parentReduce over inclusion of bsd.port.mk (diff)
Reduce over inclusion of bsd.port.mk
Notes
Notes: svn path=/head/; revision=339846
Diffstat (limited to 'biology/ruby-bio')
-rw-r--r--biology/ruby-bio/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/ruby-bio/Makefile b/biology/ruby-bio/Makefile
index 7d655897fa3e..616ed926fce4 100644
--- a/biology/ruby-bio/Makefile
+++ b/biology/ruby-bio/Makefile
@@ -22,7 +22,6 @@ USE_RUBY= yes
USE_RUBY_SETUP= yes
NO_STAGE= yes
-.include <bsd.port.pre.mk>
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MXMLPARSER}
@@ -62,4 +61,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/doc/*.rd.ja ${RUBY_MODDOCDIR}/ja/
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>