aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-07-05 04:53:31 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-07-05 04:53:31 +0000
commit0ea1cd887f054bd4d8ab8121f7794f7773e9a13e (patch)
tree6a3560cae5e955cc86cc940139bdbaa2ee4195f9 /net-im
parentb8eb146d98d17960086dad837c5e0e825c5dad5a (diff)
downloadports-0ea1cd887f054bd4d8ab8121f7794f7773e9a13e.tar.gz
ports-0ea1cd887f054bd4d8ab8121f7794f7773e9a13e.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/licq-console/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/net-im/licq-console/Makefile b/net-im/licq-console/Makefile
index 9d08e687702d..dc1c54cbd4bc 100644
--- a/net-im/licq-console/Makefile
+++ b/net-im/licq-console/Makefile
@@ -34,4 +34,9 @@ BROKEN= gp-relative relocation against dynamic symbol
.endif
.include "${PORTSDIR}/${LICQ_PORT}/Makefile.inc"
+
+post-patch:
+ ${REINPLACE_CMD} -e "s|/usr/local/|${LOCALBASE}/|g" \
+ ${WRKSRC}/configure
+
.include <bsd.port.post.mk>