summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-03-09 19:30:21 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-03-09 19:30:21 +0000
commit097d6d9df3eea8cabf5c2154ca8a964a850bd97b (patch)
tree8241322a5967cde2684393e4205bf1d80b0293ca /devel
parentupdate to 0.2.25 (diff)
- unbreak after update of hoe-1.2.0
Notes
Notes: svn path=/head/; revision=187039
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-transactionsimple/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-transactionsimple/Makefile b/devel/rubygem-transactionsimple/Makefile
index 1d9901576946..0cd166c4aef2 100644
--- a/devel/rubygem-transactionsimple/Makefile
+++ b/devel/rubygem-transactionsimple/Makefile
@@ -14,7 +14,7 @@ DISTNAME= transaction-simple-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Simple object transaction support
-BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/hoe-1.1.7.gemspec:${PORTSDIR}/devel/rubygem-hoe
+BUILD_DEPENDS= ${LOCALBASE}/${SPEC_DIR}/hoe-1.2.0.gemspec:${PORTSDIR}/devel/rubygem-hoe
RUN_DEPENDS= ${BUILD_DEPENDS}
.include <bsd.port.pre.mk>