diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-23 02:53:43 +0000 |
commit | 0d8f47d8f738a5a2acfff16702a824e5e1deed7e (patch) | |
tree | 1059becd0160fb62849327119f17f1d079c33846 /misc/documancer | |
parent | - utilize MASTER_SITE_PERL_CPAN (diff) |
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
Diffstat (limited to 'misc/documancer')
-rw-r--r-- | misc/documancer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/documancer/Makefile b/misc/documancer/Makefile index 670242c21b82..d9bff85ea8ac 100644 --- a/misc/documancer/Makefile +++ b/misc/documancer/Makefile @@ -23,6 +23,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS} \ ${PYTHON_SITELIBDIR}/wxPython/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython24 BROKEN= Broken dependency +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 USE_PYTHON= 2.3 USE_PERL5= yes |