Reduce over inclusion of bsd.port.mk
This commit is contained in:
parent
3755f6f200
commit
06600f966f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339842
1 changed files with 1 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue