summaryrefslogtreecommitdiff
path: root/biology/embassy
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 22:48:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 22:48:32 +0000
commit06600f966f69e86d1fbf4408e9d63c1c0f69ee5d (patch)
tree1728d62ca6afe6494498ccbe05165f921a1ae25f /biology/embassy
parentHTTP::Session2 is yet another HTTP session data management library. (diff)
Reduce over inclusion of bsd.port.mk
Notes
Notes: svn path=/head/; revision=339842
Diffstat (limited to 'biology/embassy')
-rw-r--r--biology/embassy/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/biology/embassy/Makefile b/biology/embassy/Makefile
index 122f9878e49c..7bb841e636c3 100644
--- a/biology/embassy/Makefile
+++ b/biology/embassy/Makefile
@@ -75,7 +75,6 @@ EMBASSY_APPS= DOMAINATRIX EMNU ESIM4 HMMER MEMENEW MSE PHYLIPNEW \
VIENNA MIRA IPRSCAN CBSTOOLS
NO_STAGE= yes
-.include <bsd.port.pre.mk>
.include <bsd.port.options.mk>
.for app in ${EMBASSY_APPS}
@@ -127,4 +126,4 @@ do-install:
${MAKE_ARGS} ${INSTALL_TARGET}
.endfor
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>