summaryrefslogtreecommitdiff
path: root/converters/ruby-uconv
diff options
context:
space:
mode:
authortaca <taca>2010-09-07 17:20:24 +0000
committertaca <taca>2010-09-07 17:20:24 +0000
commitb6a41a8a0f95c7431a26891789f610f52a1a4633 (patch)
tree863f7f355b58052b95a57f7d0ca9c9cef8e22234 /converters/ruby-uconv
parent14eb95b469ad35093a90dbd61371304ba5206b7f (diff)
downloadpkgsrc-b6a41a8a0f95c7431a26891789f610f52a1a4633.tar.gz
* Mark these packages Ruby 1.8.x support only.
* Add some comments and a little clean up. No functional change.
Diffstat (limited to 'converters/ruby-uconv')
-rw-r--r--converters/ruby-uconv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/ruby-uconv/Makefile b/converters/ruby-uconv/Makefile
index 6d57b9143bf..cb9cac28480 100644
--- a/converters/ruby-uconv/Makefile
+++ b/converters/ruby-uconv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2009/10/17 13:08:20 taca Exp $
+# $NetBSD: Makefile,v 1.17 2010/09/07 17:20:24 taca Exp $
DISTNAME= uconv-0.4.12
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -12,6 +12,7 @@ COMMENT= Unicode conversion library with Japanese codesets support
PKG_DESTDIR_SUPPORT= destdir
+# Depends on Ruby's internal and use 1.9's encoding support.
RUBY_VERSION_SUPPORTED= 18
RUBY_HAS_ARCHLIB= yes
USE_RUBY_EXTCONF= yes