diff options
Diffstat (limited to 'mail/openwebmail/Makefile')
-rw-r--r-- | mail/openwebmail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile index e4ab2e6a051e..c06c377a13ef 100644 --- a/mail/openwebmail/Makefile +++ b/mail/openwebmail/Makefile @@ -139,6 +139,8 @@ post-extract: .endfor post-patch: + ### XXX: Hack, some of this should be LOCALBASE + @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' .if defined(DISABLE_SPEEDYCGI) @${ECHO_MSG} "" @${ECHO_MSG} "WARNING:" |