From 06600f966f69e86d1fbf4408e9d63c1c0f69ee5d Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 15 Jan 2014 22:48:32 +0000 Subject: [PATCH] Reduce over inclusion of bsd.port.mk --- biology/embassy/Makefile | 3 +-- 1 file changed, 1 insertion(+), 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 .include .for app in ${EMBASSY_APPS} @@ -127,4 +126,4 @@ do-install: ${MAKE_ARGS} ${INSTALL_TARGET} .endfor -.include +.include