aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-transactionsimple
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-03-29 12:12:59 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-03-29 12:12:59 +0000
commit0e5471edd76500e18649a7a88631baa4dcd600c0 (patch)
treed7d4c3a83f2b8c7259ee1cab5c12b0ee34a487ff /devel/rubygem-transactionsimple
parenta71c859b98cf2142b103d2e5a5387e092d2cd0a0 (diff)
downloadports-0e5471edd76500e18649a7a88631baa4dcd600c0.tar.gz
ports-0e5471edd76500e18649a7a88631baa4dcd600c0.zip
- speedup make
Notes
Notes: svn path=/head/; revision=210071
Diffstat (limited to 'devel/rubygem-transactionsimple')
-rw-r--r--devel/rubygem-transactionsimple/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/rubygem-transactionsimple/Makefile b/devel/rubygem-transactionsimple/Makefile
index d36568c30d9a..489a3fca5e04 100644
--- a/devel/rubygem-transactionsimple/Makefile
+++ b/devel/rubygem-transactionsimple/Makefile
@@ -20,6 +20,5 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
GEM_NAME= ${DISTNAME}
.include <bsd.port.pre.mk>
-HOE_VERSION!= (cd ${PORTSDIR}/devel/rubygem-hoe && make -V PORTVERSION)
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>