1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Reduce over inclusion of bsd.port.mk

This commit is contained in:
Baptiste Daroussin 2014-01-15 23:42:56 +00:00
parent 301bc1bb7f
commit b64d56cfff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339866

View File

@ -45,8 +45,6 @@ MYODBC= iodbc
MYODBC= unixodbc
.endif
.include <bsd.port.pre.mk>
post-patch:
@${REINPLACE_CMD} -e '/my $$myodbc/ s|q{}|"${MYODBC}"|' ${WRKSRC}/Makefile.PL
@ -64,4 +62,4 @@ post-install:
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>