summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authortaca <taca>2010-03-15 16:48:53 +0000
committertaca <taca>2010-03-15 16:48:53 +0000
commit4a82e50dce101e6e62d2e87ca17a62071613d9e3 (patch)
tree82f73c5e6fda13995d5cc8f9dd6b27863c341700 /mail
parent00af8b13e6126bfbd205bae7f2393c6f06a9a612 (diff)
downloadpkgsrc-4a82e50dce101e6e62d2e87ca17a62071613d9e3.tar.gz
Remove the case of PKG_PHP_VERSION is 4.
No functional change.
Diffstat (limited to 'mail')
-rw-r--r--mail/roundcube/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile
index ae0b3b672e5..2b3cdb4b1f5 100644
--- a/mail/roundcube/Makefile
+++ b/mail/roundcube/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2009/12/31 16:56:18 abs Exp $
+# $NetBSD: Makefile,v 1.24 2010/03/15 16:48:53 taca Exp $
#
DISTNAME= roundcubemail-${RCVERSION}-dep
@@ -29,12 +29,7 @@ DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_SMTP>=1.2.10:../../net/pear-Net_SMTP
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Mail_Mime>=1.3:../../mail/pear-Mail_Mime
DEPENDS+= ${PHP_PKG_PREFIX}-pear-MDB2>=2.4.1:../../databases/pear-MDB2
DEPENDS+= ${PHP_PKG_PREFIX}-pear-Auth_SASL-[0-9]*:../../mail/pear-Auth_SASL
-
-.if ${PKG_PHP_VERSION} == "4"
-DEPENDS+= ${PHP_PKG_PREFIX}-domxml>=4.3.3:../../textproc/php4-domxml
-.elif ${PKG_PHP_VERSION} == "5"
DEPENDS+= ${PHP_PKG_PREFIX}-dom-[0-9]*:../../textproc/php5-dom
-.endif
PKG_SYSCONFSUBDIR?= roundcube