summaryrefslogtreecommitdiff
path: root/converters/py-zbase32
diff options
context:
space:
mode:
Diffstat (limited to 'converters/py-zbase32')
-rw-r--r--converters/py-zbase32/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/converters/py-zbase32/Makefile b/converters/py-zbase32/Makefile
index 4520494e76c..a603c4a0cda 100644
--- a/converters/py-zbase32/Makefile
+++ b/converters/py-zbase32/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/02/12 20:02:53 gls Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/03 00:20:16 asau Exp $
#
DISTNAME= zbase32-1.1.3
@@ -11,8 +11,6 @@ HOMEPAGE= http://pypi.python.org/pypi/zbase32/
COMMENT= Alternate base32 encoder (not RFC 3548 compliant)
LICENSE= modified-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
REPLACE_INTERPRETER+= python
REPLACE.python.old= /usr/bin/env python
REPLACE.python.new= ${PYTHONBIN}