From 4b28dc63f43322fadab47cce17aecf0d5481df02 Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 3 Oct 2012 00:20:09 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- converters/py-zbase32/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'converters/py-zbase32') 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} -- cgit v1.2.3