Sat Mar 5 11:44:55 2011 UTC ()
Pullup ticket #3375 - requested by taca
www/typo3: dependence fix

Revisions pulled up:
- www/typo3/Makefile						1.32
---
Module Name:	pkgsrc
Committed By:	bouyer
Date:		Wed Mar	2 19:06:09 UTC 2011

Modified Files:
	pkgsrc/www/typo3: Makefile

Log Message:
This requires php-json


(tron)
diff -r1.28.2.1 -r1.28.2.2 pkgsrc/www/typo3/Makefile

cvs diff -r1.28.2.1 -r1.28.2.2 pkgsrc/www/typo3/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/www/typo3/Attic/Makefile 2011/02/22 15:12:59 1.28.2.1
+++ pkgsrc/www/typo3/Attic/Makefile 2011/03/05 11:44:54 1.28.2.2
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.28.2.1 2011/02/22 15:12:59 tron Exp $
+# $NetBSD: Makefile,v 1.28.2.2 2011/03/05 11:44:54 tron Exp $
 #
 
 DISTNAME=	${TYPO3NAME}
 PKGNAME=	typo3-${VER}
+PKGREVISION=	1
 CATEGORIES=	www
 MASTER_SITES=	http://dl1.typo3.org/TYPO3_${VER}/
 #MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=typo3/}
@@ -15,6 +16,7 @@
 
 DEPENDS+=	${PHP_PKG_PREFIX}-{mysql,pgsql}>=5.1.0:../../databases/php-mysql
 DEPENDS+=	${PHP_PKG_PREFIX}-zlib>=5.2.0:../../archivers/php-zlib/
+DEPENDS+=	${PHP_PKG_PREFIX}-json>=5.2.0:../../textproc/php-json
 
 PKG_DESTDIR_SUPPORT=	user-destdir