aboutsummaryrefslogtreecommitdiff
path: root/mail/roundcube-sauserprefs/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-sauserprefs/Makefile
parentbe6901feb18a14daca6823beedec65a23d5e07f4 (diff)
downloadports-347bcbe270c56aa919c82cb9bbd5816c642c7f79.tar.gz
ports-347bcbe270c56aa919c82cb9bbd5816c642c7f79.zip
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-sauserprefs/Makefile')
-rw-r--r--mail/roundcube-sauserprefs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/roundcube-sauserprefs/Makefile b/mail/roundcube-sauserprefs/Makefile
index fae9290b8361..03ab027c0ae3 100644
--- a/mail/roundcube-sauserprefs/Makefile
+++ b/mail/roundcube-sauserprefs/Makefile
@@ -8,6 +8,7 @@ CATEGORIES= mail
MASTER_SITES= http://www.tehinterweb.co.uk/roundcube/plugins/ \
LOCAL/bdrewery/${PORTNAME}/${PORTVERSION}/
PKGNAMEPREFIX= roundcube-
+PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
DISTNAME= ${PORTNAME}
MAINTAINER= stb@lassitu.de
@@ -15,8 +16,9 @@ COMMENT= Roundcube plugin to manage SpamAssassin prefs
LICENSE= GPLv3
-RUN_DEPENDS= roundcube>=0.8:mail/roundcube
+RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.8:mail/roundcube@${PHP_FLAVOR}
+USES= php:flavors
NO_BUILD= yes
NO_ARCH= yes