diff --git a/py-PEAK/Makefile b/py-PEAK/Makefile index 6dfb1e3898..694ad212a9 100644 --- a/py-PEAK/Makefile +++ b/py-PEAK/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/05/19 16:51:31 ykomatsu Exp $ +# $NetBSD: Makefile,v 1.6 2009/04/29 00:19:34 jihbed Exp $ # DISTNAME= PEAK-0.5a3 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://peak.telecommunity.com/ COMMENT= Python Enterprise Application Kit +PKG_DESTDIR_SUPPORT= user-destdir + CONFLICTS+= ${PYPKGPREFIX}-ZODB-* PY_PATCHPLIST= yes