diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-waf/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/py-waf/Makefile b/devel/py-waf/Makefile index 2d3e18628190..d4713ac97371 100644 --- a/devel/py-waf/Makefile +++ b/devel/py-waf/Makefile @@ -16,6 +16,10 @@ COMMENT= Python-based build system LICENSE= BSD +DEPRECATED= Port is outdated. Author discourages system-wide installation. \ + Download it manually +EXPIRATION_DATE= 2011-12-11 + USE_BZIP2= yes USE_PYTHON= yes |