From b78d741f2973ec42fcfcb5dbc68fefc5ef88ffa2 Mon Sep 17 00:00:00 2001 From: Oliver Braun Date: Tue, 10 Sep 2002 21:44:38 +0000 Subject: * Fix dependency * respect PREFIX PR: ports/42648 Submitted by: maintainer --- www/caudium10/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/caudium10') diff --git a/www/caudium10/Makefile b/www/caudium10/Makefile index 2d4564302fca..f82e3132bba6 100644 --- a/www/caudium10/Makefile +++ b/www/caudium10/Makefile @@ -14,13 +14,13 @@ DISTNAME= caudium-${PORTVERSION} MAINTAINER= kiwi@oav.net -BUILD_DEPENDS= pike:${PORTSDIR}/lang/pike70cvs/ +BUILD_DEPENDS= pike:${PORTSDIR}/lang/pike/ LIB_DEPENDS= sablot.69:${PORTSDIR}/textproc/sablotron/ WRKSRC= ${WRKDIR}/${DISTNAME}/ GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --without-debug --with-PiXSL +CONFIGURE_ARGS+= --without-debug --with-PiXSL --prefix=${PREFIX} USE_GMAKE= yes USE_BZIP2= yes -- cgit v1.2.3