svn commit: r320371 - head/net/phpldapadmin

Martin Wilke miwi at FreeBSD.org
Sun Jun 9 18:29:06 UTC 2013


Author: miwi
Date: Sun Jun  9 18:29:06 2013
New Revision: 320371
URL: http://svnweb.freebsd.org/changeset/ports/320371

Log:
  - Remove php4 reference

Modified:
  head/net/phpldapadmin/Makefile

Modified: head/net/phpldapadmin/Makefile
==============================================================================
--- head/net/phpldapadmin/Makefile	Sun Jun  9 18:23:55 2013	(r320370)
+++ head/net/phpldapadmin/Makefile	Sun Jun  9 18:29:06 2013	(r320371)
@@ -16,7 +16,6 @@ LICENSE=	GPLv2
 NO_BUILD=	yes
 USE_PHP=	gettext ldap openssl pcre session xml iconv hash
 DEFAULT_PHP_VER=	5
-IGNORE_WITH_PHP=	4
 
 OPTIONS_DEFINE=	SUPHP
 SUPHP_DESCR=	suPHP support


More information about the svn-ports-all mailing list