aboutsummaryrefslogtreecommitdiffstats
path: root/astro/boinc-setiathome-enhanced/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/boinc-setiathome-enhanced/Makefile')
-rw-r--r--astro/boinc-setiathome-enhanced/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/boinc-setiathome-enhanced/Makefile b/astro/boinc-setiathome-enhanced/Makefile
index 7293bd653ada..0dccb80786bd 100644
--- a/astro/boinc-setiathome-enhanced/Makefile
+++ b/astro/boinc-setiathome-enhanced/Makefile
@@ -76,7 +76,8 @@ SUB_LIST= SETI_BINARY=${SETI_BINARY} \
SETI_VERSION=${PORTVERSION:S/.//}
PLIST_SUB+= SETI_BINARY=${SETI_BINARY} \
SETI_SITE=${SETI_SITE} \
- BOINC_HOME=${BOINC_HOME}
+ BOINC_HOME=${BOINC_HOME} \
+ PREFIX=${PREFIX}
pre-configure:
(cd ${WRKSRC}; ./_autosetup ; ${REINPLACE_CMD} -E -e "s|/bin/sh|${LOCALBASE}/bin/bash|" ./configure)