diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-02-20 06:40:46 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-02-20 06:40:46 +0000 |
commit | e8a92c46e188a62fa2f3403019dfcc5954253baa (patch) | |
tree | 3eb76baad3f1dafc4d7dd39f6dc54d2108dd0b3b /print | |
parent | 35620e31289ac1fe270803b6865f78ffb88f5426 (diff) | |
download | FreeBSD-ports-e8a92c46e188a62fa2f3403019dfcc5954253baa.zip FreeBSD-ports-e8a92c46e188a62fa2f3403019dfcc5954253baa.tar.gz |
- update DEPENDS
Diffstat (limited to 'print')
-rw-r--r-- | print/rubygem-pdfwriter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/rubygem-pdfwriter/Makefile b/print/rubygem-pdfwriter/Makefile index 323cf26..92b2eba 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> |