diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:16:16 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:16:16 +0000 |
commit | 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch) | |
tree | d3548a0f08ca434f11cb4415a93d98037409413b /mail/roundcube-automatic_addressbook | |
parent | a9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff) |
Notes
Diffstat (limited to 'mail/roundcube-automatic_addressbook')
-rw-r--r-- | mail/roundcube-automatic_addressbook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/roundcube-automatic_addressbook/Makefile b/mail/roundcube-automatic_addressbook/Makefile index bc4142b74349..82c16ca97a5a 100644 --- a/mail/roundcube-automatic_addressbook/Makefile +++ b/mail/roundcube-automatic_addressbook/Makefile @@ -10,7 +10,7 @@ COMMENT= Roundcube webmail automatic addressbook plugin LICENSE= GPLv3 -RUN_DEPENDS= roundcube>=0.8:${PORTSDIR}/mail/roundcube +RUN_DEPENDS= roundcube>=0.8:mail/roundcube NO_BUILD= yes NO_ARCH= yes |