diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-03 22:54:30 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-03 22:54:30 +0000 |
commit | 619244e50b939e8b57bb009ed040d19ae551d48b (patch) | |
tree | 5dd57007f97ebbcb4df20379489ef7ec6dcd3faf /misc/documancer/Makefile | |
parent | 1a5539c0641be332452c300ebb3e82bdf01d2595 (diff) | |
download | ports-619244e50b939e8b57bb009ed040d19ae551d48b.tar.gz ports-619244e50b939e8b57bb009ed040d19ae551d48b.zip |
Notes
Diffstat (limited to 'misc/documancer/Makefile')
-rw-r--r-- | misc/documancer/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/misc/documancer/Makefile b/misc/documancer/Makefile index d9bff85ea8ac..a65e4b37c498 100644 --- a/misc/documancer/Makefile +++ b/misc/documancer/Makefile @@ -22,11 +22,7 @@ LIB_DEPENDS= wxmozilla_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxmozilla 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_PYTHON= 2.4 USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/share |