summaryrefslogtreecommitdiff
path: root/print/html2ps
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/html2ps
parent3668dc06e6086a5f5bd43edb61963501d1ec410f (diff)
downloadpkgsrc-e613b3f0efa03dae6065d04e7620c6c9e43a68a1.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
Diffstat (limited to 'print/html2ps')
-rw-r--r--print/html2ps/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile
index cf0b6458516..62537cd1ae9 100644
--- a/print/html2ps/Makefile
+++ b/print/html2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2012/10/03 21:57:18 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2012/10/08 13:45:39 asau Exp $
#
DISTNAME= html2ps-1.0b7
@@ -10,8 +10,6 @@ MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://user.it.uu.se/~jan/html2ps.html
COMMENT= HTML to PostScript converter
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
DEPENDS+= ImageMagick>=5.3.9nb1:../../graphics/ImageMagick
DEPENDS+= jpeg>=6b:../../graphics/jpeg