aboutsummaryrefslogtreecommitdiff
path: root/mail/roundcube-sieverules/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/roundcube-sieverules/Makefile')
-rw-r--r--mail/roundcube-sieverules/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/roundcube-sieverules/Makefile b/mail/roundcube-sieverules/Makefile
index aae2abb667d1..87f11513bae4 100644
--- a/mail/roundcube-sieverules/Makefile
+++ b/mail/roundcube-sieverules/Makefile
@@ -6,15 +6,17 @@ DISTVERSION= 2.3
PORTEPOCH= 1
CATEGORIES= mail
PKGNAMEPREFIX= roundcube-
+PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
MAINTAINER= ports@bsdserwis.com
COMMENT= Roundcube webmail sieve plugin
LICENSE= GPLv3
-BUILD_DEPENDS= roundcube>=1.0:mail/roundcube
-RUN_DEPENDS= roundcube>=1.0:mail/roundcube
+BUILD_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
+RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=1.0:mail/roundcube@${PHP_FLAVOR}
+USES= php:flavors
USE_GITHUB= yes
GH_ACCOUNT= johndoh
GH_PROJECT= roundcube-sieverules