summaryrefslogtreecommitdiff
path: root/mail/roundcube-automatic_addressbook/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2018-05-02 16:15:59 +0000
committerMathieu Arnold <mat@FreeBSD.org>2018-05-02 16:15:59 +0000
commit347bcbe270c56aa919c82cb9bbd5816c642c7f79 (patch)
treeb5e706a2eb39306ae8d63cd79881c5f2364fad13 /mail/roundcube-automatic_addressbook/Makefile
parent- Update asterisk15 to 15.4.0 (diff)
flavorize mail/roundcube and plugins.
PR: 227715 Submitted by: mat Approved by: maintainers Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=468851
Diffstat (limited to 'mail/roundcube-automatic_addressbook/Makefile')
-rw-r--r--mail/roundcube-automatic_addressbook/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/roundcube-automatic_addressbook/Makefile b/mail/roundcube-automatic_addressbook/Makefile
index 08b711ba9273..9e8f275c6718 100644
--- a/mail/roundcube-automatic_addressbook/Makefile
+++ b/mail/roundcube-automatic_addressbook/Makefile
@@ -4,14 +4,16 @@ PORTNAME= automatic_addressbook
PORTVERSION= 0.4.3
CATEGORIES= mail
PKGNAMEPREFIX= roundcube-
+PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
MAINTAINER= andrej@ebert.su
COMMENT= Roundcube webmail automatic addressbook plugin
LICENSE= GPLv3
-RUN_DEPENDS= roundcube>=0.8:mail/roundcube
+RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.8:mail/roundcube@${PHP_FLAVOR}
+USES= php:flavors
USE_GITHUB= yes
GH_ACCOUNT= sblaisot