mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
mail/simscan: Drop standalone shell commands
They appear to not do anything.
This commit is contained in:
parent
314adfe15d
commit
cc0a05b7e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511881
1 changed files with 0 additions and 6 deletions
|
@ -91,12 +91,6 @@ CONFIGURE_ARGS+=--enable-qmail-queue=${QMAIL_QUEUE}
|
|||
|
||||
PORTDOCS= AUTHORS ChangeLog README TODO
|
||||
|
||||
if ! ${TEST} -f ${QMAIL_QUEUE}; then \
|
||||
${ECHO_MSG} "Unable to find qmail-queue binary trying '${QMAIL_QUEUE}'."; \
|
||||
${ECHO_MSG} "Please set QMAIL_PREFIX to your qmail installation directory !"; \
|
||||
exit 1; \
|
||||
fi
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -E 's,($f/daily.cvd"),\1 || test -d "$$f/daily.inc",' \
|
||||
${WRKSRC}/configure
|
||||
|
|
Loading…
Add table
Reference in a new issue