remove missed .endif
This commit is contained in:
parent
cc44872ed7
commit
478b60503c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394804
1 changed files with 0 additions and 1 deletions
|
@ -23,6 +23,5 @@ do-configure:
|
||||||
cd ${CONFIGURE_WRKSRC} && \
|
cd ${CONFIGURE_WRKSRC} && \
|
||||||
${SETENV} ${CONFIGURE_ENV} \
|
${SETENV} ${CONFIGURE_ENV} \
|
||||||
${PERL5} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS}
|
${PERL5} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS}
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Reference in a new issue