summaryrefslogtreecommitdiff
path: root/print/py-pisa
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 13:45:34 +0000
committerasau <asau@pkgsrc.org>2012-10-08 13:45:34 +0000
commite613b3f0efa03dae6065d04e7620c6c9e43a68a1 (patch)
treec6c2a7d0dcfbf3fe47fb535203593b8ea862fb85 /print/py-pisa
parent3668dc06e6086a5f5bd43edb61963501d1ec410f (diff)
downloadpkgsrc-e613b3f0efa03dae6065d04e7620c6c9e43a68a1.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'print/py-pisa')
-rw-r--r--print/py-pisa/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/py-pisa/Makefile b/print/py-pisa/Makefile
index 5800dec2636..b76d732def4 100644
--- a/print/py-pisa/Makefile
+++ b/print/py-pisa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2011/04/15 09:00:57 adam Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/08 13:45:45 asau Exp $
DISTNAME= pisa-3.0.33
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,8 +10,6 @@ HOMEPAGE= http://www.htmltopdf.org/
COMMENT= HTML2pdf converter
LICENSE= apache-2.0
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= ${PYPKGPREFIX}-Pdf-[0-9]*:../../print/py-Pdf
DEPENDS+= ${PYPKGPREFIX}-reportlab>=2.2:../../print/py-reportlab
DEPENDS+= ${PYPKGPREFIX}-html5lib-[0-9]*:../../textproc/py-html5lib