summaryrefslogtreecommitdiff
path: root/net/ruby-net-pop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ruby-net-pop/Makefile')
-rw-r--r--net/ruby-net-pop/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ruby-net-pop/Makefile b/net/ruby-net-pop/Makefile
index bff738a70bb..a9d1e0cd95e 100644
--- a/net/ruby-net-pop/Makefile
+++ b/net/ruby-net-pop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2022/12/03 12:36:52 taca Exp $
+# $NetBSD: Makefile,v 1.5 2022/12/03 12:54:23 taca Exp $
DISTNAME= net-pop-0.1.2
CATEGORIES= net mail
@@ -15,6 +15,8 @@ DEPENDS+= ${RUBY_PKGPREFIX}-digest>=0:../../security/ruby-digest
USE_LANGUAGES= # none
+.include "../../lang/ruby/rubyversion.mk"
+
.if "net-pop-${RUBY_NET_POP_VER}" == ${DISTNAME}
PKG_SKIP_REASON+= "${DISTNAME} is included in ${RUBY_BASE}"
.endif