diff options
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 |