mail/simscan: Drop standalone shell commands

They appear to not do anything.
This commit is contained in:
Tobias Kortkamp 2019-09-12 13:03:35 +00:00
parent 314adfe15d
commit cc0a05b7e2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511881

View file

@ -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