diff options
Diffstat (limited to 'net/py-twisted')
-rw-r--r-- | net/py-twisted/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/py-twisted/Makefile b/net/py-twisted/Makefile index 3019fbcc68e..3b621a76585 100644 --- a/net/py-twisted/Makefile +++ b/net/py-twisted/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2008/04/25 20:39:11 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2008/06/12 02:14:42 joerg Exp $ # DISTNAME= ${TWISTED_DISTNAME} @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.twistedmatrix.com/ COMMENT= Framework for writing networked applications +PKG_DESTDIR_SUPPORT= user-destdir + PY_PATCHPLIST= yes PYDISTUTILSPKG= yes PLIST_SUBST+= PYVERSSUFFIX="-${PYVERSSUFFIX}" |