pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: doxygen build
On Sun, 19 Aug 2012 22:44:31 +0900, matthew sporleder
<msporleder%gmail.com@localhost> wrote:
I think this is a bug in graphics/graphviz/buildlink3.mk-
The following patch fixes it for me: (in graphics/graphviz)
Index: buildlink3.mk
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/graphviz/buildlink3.mk,v
retrieving revision 1.19
Current revision in pkgsrc-HEAD is 1.20.
Probably, your pkgsrc tree is partially updated.
diff -u -r1.19 buildlink3.mk
--- buildlink3.mk 1 Nov 2011 06:01:36 -0000 1.19
+++ buildlink3.mk 19 Aug 2012 13:43:27 -0000
@@ -1,6 +1,8 @@
# $NetBSD: buildlink3.mk,v 1.19 2011/11/01 06:01:36 sbd Exp $
BUILDLINK_TREE+= graphviz
+pkgbase := graphviz
+.include "../../mk/pkg-build-options.mk"
.if !defined(GRAPHVIZ_BUILDLINK3_MK)
GRAPHVIZ_BUILDLINK3_MK:=
--
OBATA Akio / obache%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index