pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ORBit2 gtkdoc-rebase is required for installation
details: https://anonhg.NetBSD.org/pkgsrc/rev/8acc40293086
branches: trunk
changeset: 557340:8acc40293086
user: schwarz <schwarz%pkgsrc.org@localhost>
date: Mon Apr 13 17:06:30 2009 +0000
description:
gtkdoc-rebase is required for installation
(cf. eg. http://lists.macosforge.org/pipermail/macports-tickets/2007-December/000903.html)
diffstat:
net/ORBit2/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r d1fc3f5bce3c -r 8acc40293086 net/ORBit2/Makefile
--- a/net/ORBit2/Makefile Mon Apr 13 16:21:06 2009 +0000
+++ b/net/ORBit2/Makefile Mon Apr 13 17:06:30 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2009/03/06 14:02:32 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2009/04/13 17:06:30 schwarz Exp $
#
DISTNAME= ORBit2-2.14.17
@@ -10,6 +10,9 @@
HOMEPAGE= http://orbit-resource.sourceforge.net/
COMMENT= High-performance CORBA ORB with C language support
+# gtkdoc-rebase needed during installation
+BUILD_DEPENDS+= gtk-doc>=1.9:../../textproc/gtk-doc
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
Home |
Main Index |
Thread Index |
Old Index