pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/ruby-uconv Support PKG_DESTDIR_SUPPORT.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/359833a22a5e
branches:  trunk
changeset: 543714:359833a22a5e
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jun 22 06:04:43 2008 +0000

description:
Support PKG_DESTDIR_SUPPORT.

diffstat:

 converters/ruby-uconv/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 96fdb998d98a -r 359833a22a5e converters/ruby-uconv/Makefile
--- a/converters/ruby-uconv/Makefile    Sun Jun 22 04:55:39 2008 +0000
+++ b/converters/ruby-uconv/Makefile    Sun Jun 22 06:04:43 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2008/06/19 14:42:43 taca Exp $
+# $NetBSD: Makefile,v 1.15 2008/06/22 06:04:43 taca Exp $
 
 DISTNAME=      uconv-0.4.12
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.yoshidam.net/Ruby.html#uconv
 COMMENT=       Unicode conversion library with Japanese codesets support
 
+PKG_DESTDIR_SUPPORT=   destdir
+
 RUBY_HAS_ARCHLIB=      yes
 USE_RUBY_EXTCONF=      yes
 WRKSRC=                        ${WRKDIR}/uconv



Home | Main Index | Thread Index | Old Index