aboutsummaryrefslogtreecommitdiff
path: root/net-im/ejabberd
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2015-02-16 13:55:49 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2015-02-16 13:55:49 +0000
commit65b264029456cd4ce8044690d129cd8ac8e391a4 (patch)
tree330203b86d0d610cf33b760eaf4679cd14b0c42b /net-im/ejabberd
parent8e64cc938977e83142c819b079c61833c2b67d9a (diff)
downloadports-65b264029456cd4ce8044690d129cd8ac8e391a4.tar.gz
ports-65b264029456cd4ce8044690d129cd8ac8e391a4.zip
Notes
Diffstat (limited to 'net-im/ejabberd')
-rw-r--r--net-im/ejabberd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/ejabberd/Makefile b/net-im/ejabberd/Makefile
index 4d51b620b6b4..80785ae8ee0d 100644
--- a/net-im/ejabberd/Makefile
+++ b/net-im/ejabberd/Makefile
@@ -71,6 +71,7 @@ post-extract:
post-patch:
@${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' ${WRKSRC}/deps/p1_iconv/rebar.config
post-install:
.if ${PORT_OPTIONS:MPAM}