diff options
Diffstat (limited to 'www/august/Makefile')
-rw-r--r-- | www/august/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/august/Makefile b/www/august/Makefile index b11a21b..47d3cfe 100644 --- a/www/august/Makefile +++ b/www/august/Makefile @@ -18,8 +18,8 @@ LICENSE= GPLv2 OPTIONS_DEFINE= DOCS USES+= tk -RUN_DEPENDS= identify:${PORTSDIR}/graphics/ImageMagick \ - weblint:${PORTSDIR}/www/weblint +RUN_DEPENDS= identify:graphics/ImageMagick \ + weblint:www/weblint NO_BUILD= yes |