From ba171a91fab519f587b027c1a2888cb6e3fce049 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 12 Jun 2008 02:14:13 +0000 Subject: Add DESTDIR support. --- security/py-mcrypt/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security/py-mcrypt') diff --git a/security/py-mcrypt/Makefile b/security/py-mcrypt/Makefile index ef3f4a3df76..9579248de56 100644 --- a/security/py-mcrypt/Makefile +++ b/security/py-mcrypt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/04/25 20:39:12 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:45 joerg Exp $ # DISTNAME= python-mcrypt-1.1 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sourceforge.net/projects/python-mcrypt/ COMMENT= Python interface to mcrypt library +PKG_DESTDIR_SUPPORT= user-destdir + PYBINMODULE= yes PYDISTUTILSPKG= yes -- cgit v1.2.3