From 264cdcd7a6bead083ad3106f86fb0744dedb57f5 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 7 Nov 2003 09:12:58 +0000 Subject: Use the new Apache bits from bsd.port.mk. Submitted by: dinoex --- www/caudium14/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/caudium14') diff --git a/www/caudium14/Makefile b/www/caudium14/Makefile index 5824343..5f540bd 100644 --- a/www/caudium14/Makefile +++ b/www/caudium14/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 -- cgit v1.1