diff options
-rw-r--r-- | devel/rubygem-transactionsimple/Makefile | 1 |
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> |