diff options
Diffstat (limited to 'mail/squirrelmail-decode/Makefile')
-rw-r--r-- | mail/squirrelmail-decode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/squirrelmail-decode/Makefile b/mail/squirrelmail-decode/Makefile index cef2103cb1a4..5cdd295836bb 100644 --- a/mail/squirrelmail-decode/Makefile +++ b/mail/squirrelmail-decode/Makefile @@ -13,7 +13,7 @@ COMMENT= Decoders to display extra character sets in SquirrelMail LICENSE= GPLv2 -RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail +RUN_DEPENDS= ${SQUIRRELDIR}/index.php:mail/squirrelmail USES= tar:bzip2 NO_BUILD= yes |