mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/qmail-conf: fix build on CURRENT
This commit is contained in:
parent
8187a8680d
commit
07f3e72980
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ post-patch:
|
|||
@${ECHO_CMD} "${CC} ${CFLAGS}" > ${WRKSRC}/conf-cc
|
||||
@${ECHO_CMD} "${CC} ${CFLAGS} ${STRIP}" > ${WRKSRC}/conf-ld
|
||||
@${ECHO_CMD} "${LOCALBASE}" > ${WRKSRC}/conf-ucspi-tcp
|
||||
@${REINPLACE_CMD} "s|extern int errno;|#include <errno.h>|" ${WRKSRC}/${DJBDNS_NAME}/error.h
|
||||
|
||||
pre-build:
|
||||
@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} \
|
||||
|
|
Loading…
Add table
Reference in a new issue