summaryrefslogtreecommitdiff
path: root/mail/roundcube-automatic_addressbook/Makefile
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-01-25 10:33:10 -0600
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-01-25 10:34:17 -0600
commit0ddbe884d6cb61533e4946ab827937a1f1c4d23b (patch)
tree44d76502fbdb08df43e53ac1ab6e370d56c360d6 /mail/roundcube-automatic_addressbook/Makefile
parentcomms/cqrlog: Update to 2.5.2 (diff)
UNBREAK some ports with php80
- Pet portclippy/portfmt Approved by: portmgr (blanket infrastructure) Sponsored by: Bounce Experts
Diffstat (limited to 'mail/roundcube-automatic_addressbook/Makefile')
-rw-r--r--mail/roundcube-automatic_addressbook/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/roundcube-automatic_addressbook/Makefile b/mail/roundcube-automatic_addressbook/Makefile
index 9cd38f1342e9..4694481de524 100644
--- a/mail/roundcube-automatic_addressbook/Makefile
+++ b/mail/roundcube-automatic_addressbook/Makefile
@@ -12,18 +12,19 @@ LICENSE= GPLv3
RUN_DEPENDS= roundcube${PHP_PKGNAMESUFFIX}>=0.8:mail/roundcube@${PHP_FLAVOR}
USES= php:flavors
-IGNORE_WITH_PHP=80 81
USE_GITHUB= yes
GH_ACCOUNT= sblaisot
+IGNORE_WITH_PHP= 81
-NO_BUILD= yes
+WWWDIR= ${RCDIR}/plugins/automatic_addressbook
NO_ARCH= yes
+NO_BUILD= yes
RCDIR= ${PREFIX}/www/roundcube
-WWWDIR= ${RCDIR}/plugins/automatic_addressbook
SUB_FILES= pkg-message
-SUB_LIST= RCDIR=${RCDIR} PLUGINDIR=${WWWDIR}
+SUB_LIST= PLUGINDIR=${WWWDIR} \
+ RCDIR=${RCDIR}
do-install:
@${MKDIR} ${STAGEDIR}${WWWDIR}