summaryrefslogtreecommitdiff
path: root/textproc/py-enchant
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-16 19:38:27 +0000
committerjoerg <joerg>2009-02-16 19:38:27 +0000
commiteaae808eaf15e30eaf419a3c6ee561ffee2d14e7 (patch)
tree7f1dbab33ecda9cc68231a378cdeb5d4f067571a /textproc/py-enchant
parentbe57c6b34e3c098daf5bc55af5cf4b290c830206 (diff)
downloadpkgsrc-eaae808eaf15e30eaf419a3c6ee561ffee2d14e7.tar.gz
Supports DESTDIR
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"