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/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/rubygem-openid/Makefile b/net/rubygem-openid/Makefile
index 191c150cd678..408b0e24d229 100644
--- a/net/rubygem-openid/Makefile
+++ b/net/rubygem-openid/Makefile
@@ -18,11 +18,10 @@ BUILD_DEPENDS= rubygem-yadis>=0.3.4:${PORTSDIR}/net/rubygem-yadis
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_RUBY= yes
+USE_RUBYGEMS= yes
GEM_NAME= ${DISTNAME}
post-install:
@${FIND} ${PREFIX}/${GEM_LIB_DIR} -name "*~" -delete
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>