aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-openid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/rubygem-openid/Makefile')
-rw-r--r--net/rubygem-openid/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/rubygem-openid/Makefile b/net/rubygem-openid/Makefile
index 36b7c3c43c89..5ec386c2e220 100644
--- a/net/rubygem-openid/Makefile
+++ b/net/rubygem-openid/Makefile
@@ -16,12 +16,12 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
MAINTAINER= clsung@FreeBSD.org
COMMENT= An OpenID library written in pure Ruby
-BUILD_DEPENDS= rubygem-yadis>=0.3.4:${PORTSDIR}/net/rubygem-yadis
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= rubygem-yadis>=0.3.4:${PORTSDIR}/net/rubygem-yadis
+
+GEM_NAME= ${DISTNAME}
USE_RUBY= yes
USE_RUBYGEMS= yes
-GEM_NAME= ${DISTNAME}
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>