diff options
Diffstat (limited to 'www/webcheck/Makefile')
-rw-r--r-- | www/webcheck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webcheck/Makefile b/www/webcheck/Makefile index 9308d0ea462d..4d2ce767989e 100644 --- a/www/webcheck/Makefile +++ b/www/webcheck/Makefile @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.gz MAINTAINER= reed@reedmedia.net COMMENT= View structure of a web site, get a list of problems like broken links -USE_PYTHON= yes +USES= python NO_BUILD= yes # what about fancytooltips? |