pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-gettext The package supports installation to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/abd8e0b98d15
branches: trunk
changeset: 537665:abd8e0b98d15
user: heinz <heinz%pkgsrc.org@localhost>
date: Sun Jan 13 17:47:25 2008 +0000
description:
The package supports installation to DESTDIR and needs a C compiler.
diffstat:
devel/p5-gettext/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r fbc5a5ac15e5 -r abd8e0b98d15 devel/p5-gettext/Makefile
--- a/devel/p5-gettext/Makefile Sun Jan 13 17:16:12 2008 +0000
+++ b/devel/p5-gettext/Makefile Sun Jan 13 17:47:25 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/03/04 21:29:25 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2008/01/13 17:47:25 heinz Exp $
#
DISTNAME= gettext-1.05
@@ -12,8 +12,10 @@
HOMEPAGE= http://search.cpan.org/dist/gettext/
COMMENT= Perl5 module interface to C I18N functions
+PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_LANGUAGES= c
PERL5_PACKLIST= auto/Locale/gettext/.packlist
SUBST_CLASSES+= intlpath
Home |
Main Index |
Thread Index |
Old Index