From 2600b931ec6df1c0ca1076e80fa8aafbb44ed1e1 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Wed, 21 Feb 2007 05:58:05 +0000 Subject: - Add missing TARGET_DISTFILE definition. --- www/cakephp12/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/cakephp12') diff --git a/www/cakephp12/Makefile b/www/cakephp12/Makefile index 5535784140a5..860396cbec37 100644 --- a/www/cakephp12/Makefile +++ b/www/cakephp12/Makefile @@ -17,6 +17,7 @@ COMMENT= A framework for developing PHP web applications USE_BZIP2= yes DISTFILE_SUFFIX=/donation=complete FETCH_BEFORE_ARGS= -o ${DISTDIR}/${TARGET_DISTFILE} +TARGET_DISTFILE=${DISTNAME}${EXTRACT_SUFX} USE_APACHE= 2.0+ SLAVE_PORT_MODULES= rewrite -- cgit v1.2.3