diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-31 13:18:12 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2006-12-31 13:18:12 +0000 |
commit | e9ec5332f63e3fc9bd2f2fd592b9475fd432557b (patch) | |
tree | bc8ea14a14df9957abab2264f0af4c2f24ff0e11 /textproc/py-enchant | |
parent | eebbf58a5ce3d01558d5333113479338f6ecf781 (diff) |
Notes
Diffstat (limited to 'textproc/py-enchant')
-rw-r--r-- | textproc/py-enchant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile index 24ab1ed7859b..070a00a63cc3 100644 --- a/textproc/py-enchant/Makefile +++ b/textproc/py-enchant/Makefile @@ -22,7 +22,7 @@ BUILD_DEPENDS= easy_install:${PORTSDIR}/devel/py-setuptools USE_PYTHON= yes USE_PYDISTUTILS= yes USE_WX= 2.6 -WX_COMPS= python_run +WX_COMPS= python:run PYDISTUTILS_INSTALL_TARGET= install_lib PYDISTUTILS_INSTALLARGS= |