summaryrefslogtreecommitdiff
path: root/textproc/py-enchant
diff options
context:
space:
mode:
authorjoerg <joerg>2010-06-04 22:20:49 +0000
committerjoerg <joerg>2010-06-04 22:20:49 +0000
commit5caf7623157b9dbec0d88524eca5ba2dc0e4f57b (patch)
tree0fe89bae04f84455efff142d4395169f8f2ade88 /textproc/py-enchant
parent4725ddf32d378e032aeb17d977fe18b1a8501296 (diff)
downloadpkgsrc-5caf7623157b9dbec0d88524eca5ba2dc0e4f57b.tar.gz
Fix dependency
Diffstat (limited to 'textproc/py-enchant')
-rw-r--r--textproc/py-enchant/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile
index 201fb7edc11..5e4359c2629 100644
--- a/textproc/py-enchant/Makefile
+++ b/textproc/py-enchant/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/06/01 05:28:11 obache Exp $
+# $NetBSD: Makefile,v 1.4 2010/06/04 22:20:49 joerg Exp $
#
DISTNAME= pyenchant-1.6.2
@@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../lang/python/pyversion.mk"
.if ${PYPACKAGE} && ${PYPACKAGE} == "python24"
-DEPENDS+= ${PYPKGPREFIX}-ctype-[0-9]*:../../devel/py-ctype
+DEPENDS+= ${PYPKGPREFIX}-ctypes-[0-9]*:../../devel/py-ctypes
.endif
DEPENDS+= enchant-[0-9]*:../../textproc/enchant