mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
mail/procmail: Cosmetic change
This commit is contained in:
parent
2715f16944
commit
8cd62e3a16
1 changed files with 4 additions and 3 deletions
|
@ -16,16 +16,17 @@ LICENSE= GPLv2
|
||||||
BROKEN= fails to build under qemu: killing runaway build after 21600 seconds with no output
|
BROKEN= fails to build under qemu: killing runaway build after 21600 seconds with no output
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
|
||||||
|
|
||||||
INSTALL_TARGET= install.bin install.man
|
|
||||||
USES= cpe
|
USES= cpe
|
||||||
|
|
||||||
EXTRA_PATCHES= ${FILESDIR}/procmail-3.22-getline.patch:-p1
|
EXTRA_PATCHES= ${FILESDIR}/procmail-3.22-getline.patch:-p1
|
||||||
|
INSTALL_TARGET= install.bin install.man
|
||||||
|
|
||||||
PORTDOCS= FAQ FEATURES HISTORY KNOWN_BUGS README
|
PORTDOCS= FAQ FEATURES HISTORY KNOWN_BUGS README
|
||||||
PORTEXAMPLES= 1procmailrc 1rmail 2procmailrc 2rmail 3procmailrc 3rmail \
|
PORTEXAMPLES= 1procmailrc 1rmail 2procmailrc 2rmail 3procmailrc 3rmail \
|
||||||
advanced dirname forward local_procmail_lmtp.m4 mailstat
|
advanced dirname forward local_procmail_lmtp.m4 mailstat
|
||||||
|
|
||||||
|
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/config.h ${WRKSRC}/src/autoconf
|
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/config.h ${WRKSRC}/src/autoconf
|
||||||
# Allow parallel builds (-jX) to work
|
# Allow parallel builds (-jX) to work
|
||||||
|
|
Loading…
Add table
Reference in a new issue