diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-15 13:00:01 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-15 13:00:01 +0000 |
commit | 41ae4544e640258f6d91b14efd8a4c9941ec4e08 (patch) | |
tree | b080acdd975c2eaa209533bc9bc248d7dc80ef70 /misc/documancer | |
parent | - Update to 0.3.5.1 (diff) |
BROKEN: Broken dependency
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 82648ea88e76..a073cad129ba 100644 --- a/misc/documancer/Makefile +++ b/misc/documancer/Makefile @@ -22,6 +22,8 @@ LIB_DEPENDS= wxmozilla_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxmozilla RUN_DEPENDS= ${BUILD_DEPENDS} \ ${PYTHON_SITELIBDIR}/wxPython/__init__.py:${PORTSDIR}/x11-toolkits/py-wxPython +BROKEN= Broken dependency + USE_PYTHON= 2.3 USE_PERL5= yes GNU_CONFIGURE= yes |