The package supports installation to DESTDIR.

This commit is contained in:
heinz 2007-12-11 22:54:04 +00:00
parent 5328e76bd0
commit 27a1a5eca5

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2007/11/19 10:14:31 tron Exp $
# $NetBSD: Makefile,v 1.10 2007/12/11 22:54:04 heinz Exp $
DISTNAME= pexpect-2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@ -9,6 +9,8 @@ MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://pexpect.sourceforge.net/
COMMENT= Pure Python Expect-like module
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
PYTHON_VERSIONS_ACCEPTED= 24 23 22 21
NO_CONFIGURE= yes