pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libgtop2 This package is one of the pathological...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7cd8a78fecf8
branches: trunk
changeset: 464645:7cd8a78fecf8
user: cube <cube%pkgsrc.org@localhost>
date: Sat Dec 13 23:20:46 2003 +0000
description:
This package is one of the pathological texinfo users, where the size of
the produced info file is too small to be sliced up with texinfo < 4.6,
but large enough to be by texinfo >= 4.6.
As a workaround, require texinfo >= 4.6 to build it, while we wait for
Stoned's better fix.
This only adds a build dependency, and we're close enough to the last
commit to avoid revision bump.
diffstat:
devel/libgtop2/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a16c8f7dce20 -r 7cd8a78fecf8 devel/libgtop2/Makefile
--- a/devel/libgtop2/Makefile Sat Dec 13 22:15:11 2003 +0000
+++ b/devel/libgtop2/Makefile Sat Dec 13 23:20:46 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2003/12/13 20:27:42 xtraeme Exp $
+# $NetBSD: Makefile,v 1.16 2003/12/13 23:20:46 cube Exp $
DISTNAME= libgtop-2.0.7
PKGNAME= ${DISTNAME:S/-/2-/}
@@ -40,6 +40,7 @@
PKGCONFIG_OVERRIDE+= ${WRKSRC}/support/gnome-support-2.0.pc.in
USE_MAKEINFO= YES
INFO_FILES= libgtop2.info
+TEXINFO_REQD= 4.6
# The following flags are for debugging purposes. They don't need to
# be used unless you are actively developing/debugging libgtop.
Home |
Main Index |
Thread Index |
Old Index