summaryrefslogtreecommitdiff
path: root/textproc/py-enchant
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-enchant')
-rw-r--r--textproc/py-enchant/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile
index 655a0c13d31..c2197798330 100644
--- a/textproc/py-enchant/Makefile
+++ b/textproc/py-enchant/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/10/08 09:42:47 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/02/16 19:38:27 joerg Exp $
#
DISTNAME= pyenchant-1.4.2
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pyenchant.sourceforge.net/
COMMENT= Spellchecking library for Python
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_LANGUAGES= c
.include "../../lang/python/egg.mk"