diff options
Diffstat (limited to 'mail/roundcube-contextmenu/Makefile')
-rw-r--r-- | mail/roundcube-contextmenu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/roundcube-contextmenu/Makefile b/mail/roundcube-contextmenu/Makefile index b478cb422104..2244f399c4ae 100644 --- a/mail/roundcube-contextmenu/Makefile +++ b/mail/roundcube-contextmenu/Makefile @@ -11,7 +11,7 @@ COMMENT= RoundCube webmail contextmenu plugin LICENSE= GPLv3 -RUN_DEPENDS= roundcube>=1.1:${PORTSDIR}/mail/roundcube +RUN_DEPENDS= roundcube>=1.1:mail/roundcube NO_BUILD= yes NO_ARCH= yes |