pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc This package needs texinfo 4.1 or lator. (I found on ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/07b3f16cf95c
branches: trunk
changeset: 519662:07b3f16cf95c
user: taca <taca%pkgsrc.org@localhost>
date: Sat Oct 07 08:21:42 2006 +0000
description:
This package needs texinfo 4.1 or lator. (I found on NetBSD 1.6.2 which
has texinfo 4.0 on base system.)
diffstat:
devel/libidn/Makefile | 3 ++-
shells/bash/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 0891ee14907e -r 07b3f16cf95c devel/libidn/Makefile
--- a/devel/libidn/Makefile Sat Oct 07 08:19:08 2006 +0000
+++ b/devel/libidn/Makefile Sat Oct 07 08:21:42 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/09/16 06:21:04 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2006/10/07 08:21:42 taca Exp $
DISTNAME= libidn-0.6.7
CATEGORIES= devel
@@ -14,6 +14,7 @@
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= makeinfo pkg-config perl:build
+TEXINFO_REQD= 4.1
GNU_CONFIGURE= yes
INFO_FILES= # PLIST
diff -r 0891ee14907e -r 07b3f16cf95c shells/bash/Makefile
--- a/shells/bash/Makefile Sat Oct 07 08:19:08 2006 +0000
+++ b/shells/bash/Makefile Sat Oct 07 08:21:42 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/09/03 08:30:42 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2006/10/07 08:22:08 taca Exp $
DISTNAME= bash-3.1
PKGNAME= bash-3.1pl17
@@ -23,6 +23,7 @@
USE_TOOLS+= makeinfo yacc
USE_PKGLOCALEDIR= yes
+TEXINFO_REQD= 4.1
GNU_CONFIGURE= yes
MAKE_ENV+= INSTALL_SCRIPT=${INSTALL_SCRIPT:Q}
CONFIGURE_ARGS= LOCAL_LDFLAGS=${EXPORT_SYMBOLS_LDFLAGS:Q}
Home |
Main Index |
Thread Index |
Old Index