diff options
author | hrs <hrs@FreeBSD.org> | 2013-04-28 23:11:37 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2013-04-28 23:11:37 +0800 |
commit | 4a0283fdf46c48b0c61496b4a5681305636d778f (patch) | |
tree | f2b4c1e8b07f3f129c614159947c8756fa9a78d3 /finance | |
parent | aaf88cd2cab77550e1deb4571918a69571f3963c (diff) | |
download | freebsd-ports-gnome-4a0283fdf46c48b0c61496b4a5681305636d778f.tar.gz freebsd-ports-gnome-4a0283fdf46c48b0c61496b4a5681305636d778f.tar.zst freebsd-ports-gnome-4a0283fdf46c48b0c61496b4a5681305636d778f.zip |
Merge print/html2ps-{a4,letter} to print/html2ps.
Diffstat (limited to 'finance')
-rw-r--r-- | finance/kmymoney2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/kmymoney2/Makefile b/finance/kmymoney2/Makefile index c8c0dc940c6c..c48e978e5ae7 100644 --- a/finance/kmymoney2/Makefile +++ b/finance/kmymoney2/Makefile @@ -7,7 +7,7 @@ PORTNAME= kmymoney2 PORTVERSION= 1.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/KMyMoney/${PORTVERSION} @@ -52,7 +52,7 @@ CONFIGURE_ARGS= --enable-ofxplugin --enable-ofxbanking --enable-pdf-docs # Add more build-time dependencies to generate the PDF docs BUILD_DEPENDS+= jade:${PORTSDIR}/textproc/jade \ pdfjadetex:${PORTSDIR}/print/jadetex \ - html2ps:${PORTSDIR}/print/html2ps-letter \ + html2ps:${PORTSDIR}/print/html2ps \ dsssl-docbook-modular>=0:${PORTSDIR}/textproc/dsssl-docbook-modular \ cppunit-config:${PORTSDIR}/devel/cppunit \ recode:${PORTSDIR}/converters/recode |