Reduce over inclusion of bsd.port.mk

This commit is contained in:
Baptiste Daroussin 2014-01-15 22:48:32 +00:00
parent 3755f6f200
commit 06600f966f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339842

View File

@ -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>