pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: graphviz package is 'broken'
From: Bernd Ernesti <netbsd%lists.veego.de@localhost>
Subject: graphviz package is 'broken'
To: pkgsrc-users%NetBSD.org@localhost
Date: Fri, 1 Aug 2008 11:52:35 +0200
[many problems with graphviz pkg]
lrwxr-xr-x 1 root wheel 12 Jul 29 15:01
/usr/pkg/lib/graphviz/lua/gv.so -> libgv_lua.so
-rw-r--r-- 1 root wheel 79268 Jul 29 15:01
/usr/pkg/lib/graphviz/lua/libgv_lua.a
-rwxr-xr-x 1 root wheel 975 Jul 29 15:01
/usr/pkg/lib/graphviz/lua/libgv_lua.la
-rwxr-xr-x 1 root wheel 75489 Jul 29 15:01
/usr/pkg/lib/graphviz/lua/libgv_lua.so
Which brings us to the question why is that build?
.include "../../lang/lua/buildlink3.mk" is commented out in
pkgsrc/graphics/graphviz/Makefile
and so it shouldn't be build either.
lua is an option - see options.mk.
The unconditional lua include that is commented out should probably be removed.
It seems that in general the PLIST needs some help. I have the
impression graphviz may be a bit messy about which files get installed
given various enable/disable args, but I'm not sure that's fair.
Home |
Main Index |
Thread Index |
Old Index