summaryrefslogtreecommitdiff
path: root/converters/py-jpCodecs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/py-jpCodecs/Makefile')
-rw-r--r--converters/py-jpCodecs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/converters/py-jpCodecs/Makefile b/converters/py-jpCodecs/Makefile
index 513a91339f4..421e7b644d0 100644
--- a/converters/py-jpCodecs/Makefile
+++ b/converters/py-jpCodecs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/04/25 20:39:06 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:17 joerg Exp $
DISTNAME= JapaneseCodecs-1.4.11
PKGNAME= ${PYPKGPREFIX}-jpCodecs-1.4.11
@@ -11,6 +11,8 @@ MAINTAINER= tsarna@NetBSD.org
HOMEPAGE= http://www.asahi-net.or.jp/~rd6t-kjym/python/
COMMENT= Python Unicode codecs for Japanese charsets
+PKG_DESTDIR_SUPPORT= user-destdir
+
PYDISTUTILSPKG= yes
PYBINMODULE= yes
PYTHON_VERSIONS_ACCEPTED= 25 24 23 21