From 0b84d2d428d57864ec72b38f5105145e947d3a06 Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 3 Oct 2012 00:20:09 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- converters/ruby-uconv/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'converters/ruby-uconv') diff --git a/converters/ruby-uconv/Makefile b/converters/ruby-uconv/Makefile index c713ca313ba..0f9b23c2305 100644 --- a/converters/ruby-uconv/Makefile +++ b/converters/ruby-uconv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2011/02/21 16:01:11 taca Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/03 00:20:17 asau Exp $ DISTNAME= uconv-0.4.12 PKGREVISION= 6 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.yoshidam.net/Ruby.html#uconv COMMENT= Unicode conversion library with Japanese codesets support LICENSE= gnu-gpl-v2 OR ruby-license -PKG_DESTDIR_SUPPORT= user-destdir - # Depends on Ruby's internal and use 1.9's encoding support. RUBY_VERSION_SUPPORTED= 18 USE_RUBY_EXTCONF= yes -- cgit v1.2.3