svn commit: r320360 - in head/www: typo345 typo347

Martin Wilke miwi at FreeBSD.org
Sun Jun 9 17:39:30 UTC 2013


Author: miwi
Date: Sun Jun  9 17:39:29 2013
New Revision: 320360
URL: http://svnweb.freebsd.org/changeset/ports/320360

Log:
  - Remove php4 reference

Modified:
  head/www/typo345/Makefile
  head/www/typo347/Makefile

Modified: head/www/typo345/Makefile
==============================================================================
--- head/www/typo345/Makefile	Sun Jun  9 17:36:03 2013	(r320359)
+++ head/www/typo345/Makefile	Sun Jun  9 17:39:29 2013	(r320360)
@@ -15,7 +15,6 @@ NO_LATEST_LINK=	yes
 NO_BUILD=	yes
 USE_PHP=	ctype filter json mysql pcre session xml
 WANT_PHP_WEB=	yes
-IGNORE_WITH_PHP=4
 
 TYPO3WWW=	www
 TYPO3RELEASE=	45

Modified: head/www/typo347/Makefile
==============================================================================
--- head/www/typo347/Makefile	Sun Jun  9 17:36:03 2013	(r320359)
+++ head/www/typo347/Makefile	Sun Jun  9 17:39:29 2013	(r320360)
@@ -15,7 +15,6 @@ LATEST_LINK=	${PKGBASE}${TYPO3RELEASE}
 NO_BUILD=	yes
 USE_PHP=	ctype filter json mysql pcre session xml
 WANT_PHP_WEB=	yes
-IGNORE_WITH_PHP=4
 
 TYPO3WWW=	www
 TYPO3RELEASE=	47


More information about the svn-ports-all mailing list