From 5189f1d0caeb4f1c2c919f2bbfff9a43ddbd7217 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Thu, 4 Mar 2004 13:18:09 +0000 Subject: [PATCH] - fix PHP_PORT default --- www/twig/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/www/twig/Makefile b/www/twig/Makefile index 94d25c94a76f..5614eac8400f 100644 --- a/www/twig/Makefile +++ b/www/twig/Makefile @@ -25,6 +25,7 @@ LIB_DEPENDS+= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} .endif NO_BUILD= YES +PHP_PORT?= www/mod_php4-twig PHP4_PORT?= www/mod_php4-twig PHP3_PORT?= www/mod_php3 TWIG?= www/data-dist/twig