diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-01-24 04:39:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-01-24 04:39:04 +0000 |
commit | 899eb623435a0568ce4e166a8890c7d281a39f0a (patch) | |
tree | 64f9e82876a6b82bfe498a2cc46bfa2494532f08 /lang/ruby16_static | |
parent | 13c6a42331b96af428732c20938655bdd6e4d60f (diff) |
Notes
Diffstat (limited to 'lang/ruby16_static')
-rw-r--r-- | lang/ruby16_static/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ruby16_static/Makefile b/lang/ruby16_static/Makefile index 478be452c035..527c6df6d289 100644 --- a/lang/ruby16_static/Makefile +++ b/lang/ruby16_static/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${NONEXISTENT}:${.CURDIR}/../../${RUBY_PORT}:patch USE_RUBY= yes +RUBY_VER?= 1.6 + .include <bsd.port.pre.mk> # Beware, because gdbm is under GPL, you must treat the whole binary |