summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-02-20 06:40:46 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-02-20 06:40:46 +0000
commit879110db019be19c8af566a680801ff5f324bea0 (patch)
treeed70f5972db806c5e8f88274e6f38444e049a989 /print
parent- update to 1.2.8 (diff)
- update DEPENDS
Notes
Notes: svn path=/head/; revision=185549
Diffstat (limited to 'print')
-rw-r--r--print/rubygem-pdfwriter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/rubygem-pdfwriter/Makefile b/print/rubygem-pdfwriter/Makefile
index 323cf26dae97..92b2eba0143f 100644
--- a/print/rubygem-pdfwriter/Makefile
+++ b/print/rubygem-pdfwriter/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= A pure Ruby PDF document creation library
BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/color-tools-1.3.0.gemspec:${PORTSDIR}/${PKGCATEGORY}/rubygem-colortools
-BUILD_DEPENDS+= ${LOCALBASE}/${SPEC_DIR}/transaction-simple-1.3.0.gemspec:${PORTSDIR}/devel/rubygem-transactionsimple
+BUILD_DEPENDS+= ${LOCALBASE}/${SPEC_DIR}/transaction-simple-1.4.0.gemspec:${PORTSDIR}/devel/rubygem-transactionsimple
RUN_DEPENDS= ${BUILD_DEPENDS}
.include <bsd.port.pre.mk>