summaryrefslogtreecommitdiff
path: root/print/py-pslib/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2008-06-12 02:14:13 +0000
committerjoerg <joerg>2008-06-12 02:14:13 +0000
commit168a3246f0e3c46b0ef3b5dcf5d18607cff1583f (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /print/py-pslib/Makefile
parent63309a20a533bc79929c9bd5b3bf872561762300 (diff)
downloadpkgsrc-168a3246f0e3c46b0ef3b5dcf5d18607cff1583f.tar.gz
Add DESTDIR support.
Diffstat (limited to 'print/py-pslib/Makefile')
-rw-r--r--print/py-pslib/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/py-pslib/Makefile b/print/py-pslib/Makefile
index 8eb786d7793..06587dc759f 100644
--- a/print/py-pslib/Makefile
+++ b/print/py-pslib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2008/04/25 20:39:11 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:43 joerg Exp $
#
DISTNAME= python-pslib_0.2.0.orig
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pslib.sourceforge.net/
COMMENT= Python bindings for pslib
+PKG_DESTDIR_SUPPORT= user-destdir
+
WRKSRC= ${WRKDIR}/python-pslib-0.2.0
PYDISTUTILSPKG= yes