summaryrefslogtreecommitdiff
path: root/converters/py-jpCodecs
diff options
context:
space:
mode:
authorasau <asau>2012-10-03 00:20:09 +0000
committerasau <asau>2012-10-03 00:20:09 +0000
commit98471c2bdb9c85c2ca544b88bd4913fec0e5fca4 (patch)
tree49263710b16be5f3d6b2640f13150eca30da8db8 /converters/py-jpCodecs
parenta1e1ff1fef4cafab1e2ecf5075f6266e36598415 (diff)
downloadpkgsrc-98471c2bdb9c85c2ca544b88bd4913fec0e5fca4.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'converters/py-jpCodecs')
-rw-r--r--converters/py-jpCodecs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/py-jpCodecs/Makefile b/converters/py-jpCodecs/Makefile
index 673c608a398..f396cd8a1e6 100644
--- a/converters/py-jpCodecs/Makefile
+++ b/converters/py-jpCodecs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2012/04/15 22:00:59 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/03 00:20:16 asau Exp $
DISTNAME= JapaneseCodecs-1.4.11
PKGNAME= ${PYPKGPREFIX}-jpCodecs-1.4.11
@@ -11,7 +11,5 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.asahi-net.or.jp/~rd6t-kjym/python/
COMMENT= Python Unicode codecs for Japanese charsets
-PKG_DESTDIR_SUPPORT= user-destdir
-
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"