diff options
Diffstat (limited to 'graphics/py-piddle/Makefile')
-rw-r--r-- | graphics/py-piddle/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/py-piddle/Makefile b/graphics/py-piddle/Makefile index 8badc96c301..42ebe385d39 100644 --- a/graphics/py-piddle/Makefile +++ b/graphics/py-piddle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/10/04 21:44:47 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2008/06/12 02:14:32 joerg Exp $ DISTNAME= piddle-1.0.15 PKGREVISION= 2 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://piddle.sourceforge.net/ COMMENT= Python Plug In Drawing, Does Little Else +PKG_DESTDIR_SUPPORT= user-destdir + PYDISTUTILSPKG= # defined NO_CONFIGURE= YES |