aboutsummaryrefslogtreecommitdiff
path: root/mail/openwebmail
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-11-18 23:30:13 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-11-18 23:30:13 +0000
commit1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e (patch)
tree3dbfd735c8826824161ca86ec4188c8fda926fd1 /mail/openwebmail
parent99fbc95297531de7397f79ccd27a457078242b4b (diff)
downloadports-1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e.tar.gz
ports-1afcdd5eb1e0577fdb539ccf82a57b6453d2b04e.zip
Notes
Diffstat (limited to 'mail/openwebmail')
-rw-r--r--mail/openwebmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/openwebmail/Makefile b/mail/openwebmail/Makefile
index 54c7d5eef2f9..6a1d30403fe2 100644
--- a/mail/openwebmail/Makefile
+++ b/mail/openwebmail/Makefile
@@ -136,7 +136,7 @@ post-extract:
post-patch:
### XXX: Hack, some of this should be LOCALBASE
- @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g'
+ @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g'
.if defined(DISABLE_SPEEDYCGI)
@${ECHO_MSG} ""
@${ECHO_MSG} "WARNING:"