diff options
Diffstat (limited to 'print/html2ps')
-rw-r--r-- | print/html2ps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile index f0832e2419eb..e4dad35fb5b9 100644 --- a/print/html2ps/Makefile +++ b/print/html2ps/Makefile @@ -3,7 +3,7 @@ PORTNAME= html2ps DISTVERSION= 1.0b7 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= print www perl5 MASTER_SITES= http://user.it.uu.se/~jan/ \ @@ -15,7 +15,7 @@ COMMENT= HTML to PostScript converter LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= mogrify:graphics/ImageMagick \ +RUN_DEPENDS= mogrify:graphics/ImageMagick6 \ p5-libwww>=0:www/p5-libwww \ weblint++:www/weblint++ \ paperconf:print/libpaper |