1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Remove overly restrictive limitation on which of the php ports this

can depend on.
This commit is contained in:
Matthew Seaman 2014-02-10 07:52:41 +00:00
parent 65b5177646
commit 23768e880e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343598

View File

@ -3,7 +3,7 @@
PORTNAME= phpldapadmin
PORTVERSION= 1.2.3
PORTREVISION= 2
PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= net www
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5/${PORTVERSION}
@ -17,7 +17,6 @@ LICENSE= GPLv2
NO_ARCH= yes
NO_BUILD= yes
USE_PHP= gettext ldap openssl pcre session xml iconv hash
DEFAULT_PHP_VER= 5
WANT_PHP_WEB= yes