diff options
Diffstat (limited to 'time/py-mxDateTime/Makefile')
-rw-r--r-- | time/py-mxDateTime/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/time/py-mxDateTime/Makefile b/time/py-mxDateTime/Makefile index 7e12bedaa5e..34aab53a893 100644 --- a/time/py-mxDateTime/Makefile +++ b/time/py-mxDateTime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2008/04/25 20:39:13 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2008/06/12 02:14:53 joerg Exp $ # DISTNAME= egenix-mx-base-2.0.6 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.egenix.com/files/python/mxDateTime.html COMMENT= Python extension that provides types and conversions for dates +PKG_DESTDIR_SUPPORT= user-destdir + PYDISTUTILSPKG= yes PYBINMODULE= yes PYTHON_VERSIONS_ACCEPTED= 25 24 23 21 |