aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--irc/iroffer-dinoex/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile
index bbd74afc8419..6d967b4ba499 100644
--- a/irc/iroffer-dinoex/Makefile
+++ b/irc/iroffer-dinoex/Makefile
@@ -48,6 +48,7 @@ CONFIGURE_ARGS+= -ruby
do-patch:
${REINPLACE_CMD} -e 's|int a;|int a=1;|' \
+ -e 's|/usr/local/|${LOCLABASE}/|' \
${WRKSRC}/${CONFIGURE_SCRIPT}
do-install: