1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

- Fix error when QMAIL_PREFIX is not defined due to extra spaces

"Makefile", line 653: Need an operator
  make: fatal errors encountered -- cannot continue
This commit is contained in:
Bryan Drewery 2013-03-11 19:43:29 +00:00
parent 26ede6e1a9
commit f636527174
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313932

View File

@ -648,7 +648,7 @@ pre-everything::
@${ECHO_MSG} " then \"${LOCALBASE}/qmail\" is suggested"
@${ECHO_MSG} " instead of \"${LOCALBASE}\", but both will"
@${ECHO_MSG} " work."
@${ECHO_MSG} ""
@${ECHO_MSG} ""
.endif
post-extract: