pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-Unicode-LineBreak Add missing dependency. ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/49c776ba7ea1
branches: trunk
changeset: 603938:49c776ba7ea1
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu May 17 10:32:20 2012 +0000
description:
Add missing dependency. Not make-jobs safe.
Bump PKGREVISION.
diffstat:
textproc/p5-Unicode-LineBreak/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r db9b303fd4c7 -r 49c776ba7ea1 textproc/p5-Unicode-LineBreak/Makefile
--- a/textproc/p5-Unicode-LineBreak/Makefile Thu May 17 10:21:12 2012 +0000
+++ b/textproc/p5-Unicode-LineBreak/Makefile Thu May 17 10:32:20 2012 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/05/16 15:58:12 bouyer Exp $
+# $NetBSD: Makefile,v 1.2 2012/05/17 10:32:20 wiz Exp $
DISTNAME= Unicode-LineBreak-2012.02
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NE/NEZUMI/}
@@ -10,10 +11,13 @@
HOMEPAGE= http://search.cpan.org/~nezumi/Unicode-LineBreak-2012.02/
LICENSE= ${PERL5_LICENSE}
+DEPENDS+= p5-MIME-Charset>=1.006.2:../../mail/p5-MIME-Charset
+
PKG_DESTDIR_SUPPORT= user-destdir
MAKE_PARAMS+= --with-bundled-sombok
MAKE_PARAMS+= --disable-libthai
+MAKE_JOBS_SAFE= no
USE_LANGUAGES= c
Home |
Main Index |
Thread Index |
Old Index