summaryrefslogtreecommitdiff
path: root/www/caudium12/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/caudium12/Makefile')
-rw-r--r--www/caudium12/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/caudium12/Makefile b/www/caudium12/Makefile
index 58243439e951..5f540bd4235e 100644
--- a/www/caudium12/Makefile
+++ b/www/caudium12/Makefile
@@ -33,7 +33,7 @@ PIKEVERSION= 7.2.492
SH= ${PREFIX}/bin/bash
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-debug --with-PiXSL --prefix=${PREFIX} \
- --with-pike=/usr/local/bin/pike
+ --with-pike=${LOCALBASE}/bin/pike
USE_GMAKE= yes