aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/py-enchant
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-09-04 17:37:25 +0800
committerpav <pav@FreeBSD.org>2007-09-04 17:37:25 +0800
commit47269c28667531ec26359e3783b7b9793c3a3a74 (patch)
tree4ecc11d270ebe7eb6b7a120c6ed7c3ef656d3b02 /textproc/py-enchant
parent1af60b31c9d596e0af3ecaad4ba5db976d0ee822 (diff)
downloadfreebsd-ports-gnome-47269c28667531ec26359e3783b7b9793c3a3a74.tar.gz
freebsd-ports-gnome-47269c28667531ec26359e3783b7b9793c3a3a74.tar.zst
freebsd-ports-gnome-47269c28667531ec26359e3783b7b9793c3a3a74.zip
- This port does not install egg-info file
Reported by: pointyhat
Diffstat (limited to 'textproc/py-enchant')
-rw-r--r--textproc/py-enchant/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile
index 03eac6c6a628..643b5de78b46 100644
--- a/textproc/py-enchant/Makefile
+++ b/textproc/py-enchant/Makefile
@@ -28,6 +28,7 @@ WX_COMPS= python:run
PYDISTUTILS_PKGNAME= pyenchant
PYDISTUTILS_INSTALL_TARGET= install_lib
PYDISTUTILS_INSTALLARGS=
+PYDISTUTILS_NOEGGINFO= yes
MAKE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"