From 49c6d55a5ac2e31e5922029d4f0a17bda94488ba Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 19 Jul 2004 09:42:16 +0000 Subject: Switch to the new PHP infrastructure. --- www/twig/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'www/twig') diff --git a/www/twig/Makefile b/www/twig/Makefile index 92e7fb4eae64..9917ab27484d 100644 --- a/www/twig/Makefile +++ b/www/twig/Makefile @@ -7,7 +7,7 @@ PORTNAME= twig PORTVERSION= 2.7.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www mail MASTER_SITES= http://www.informationgateway.org/download/ @@ -16,14 +16,13 @@ COMMENT= Web Based Email Client and Scheduler .if !defined(WITHOUT_PHP_DEPENDS) .if !defined(WITH_PHP3) -USE_PHP= yes +USE_PHP= ctype imap openssl pgsql pcre posix session tokenizer xml zlib .else RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/${PHP3_PORT} .endif .endif NO_BUILD= YES -PHP_PORT?= ${PORTSDIR}/www/mod_php4-twig PHP3_PORT?= www/mod_php3 TWIG?= www/data-dist/twig PLIST_SUB+= TWIG=${TWIG} -- cgit v1.2.3