aboutsummaryrefslogtreecommitdiff
path: root/mail/roundcube-contextmenu
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-contextmenu
parentbe6901feb18a14daca6823beedec65a23d5e07f4 (diff)
downloadports-347bcbe270c56aa919c82cb9bbd5816c642c7f79.tar.gz
ports-347bcbe270c56aa919c82cb9bbd5816c642c7f79.zip
Notes
Diffstat (limited to 'mail/roundcube-contextmenu')
-rw-r--r--mail/roundcube-contextmenu/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/roundcube-contextmenu/Makefile b/mail/roundcube-contextmenu/Makefile
index d2aac1f8eec6..c9f258a7c5cf 100644
--- a/mail/roundcube-contextmenu/Makefile
+++ b/mail/roundcube-contextmenu/Makefile
@@ -5,14 +5,16 @@ PORTNAME= contextmenu
PORTVERSION= 2.3
CATEGORIES= mail
PKGNAMEPREFIX= roundcube-
+PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
MAINTAINER= moiseev@mezonplus.ru
COMMENT= RoundCube webmail contextmenu plugin
LICENSE= GPLv3
-RUN_DEPENDS= roundcube>=1.3:mail/roundcube
+RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.3:mail/roundcube@${PHP_FLAVOR}
+USES= php:flavors
NO_BUILD= yes
NO_ARCH= yes