pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53425: graphics/py-matplotlib 2.2.2 import fails
The following reply was made to PR pkg/53425; it has been noted by GNATS.
From: coypu%sdf.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/53425: graphics/py-matplotlib 2.2.2 import fails
Date: Wed, 4 Jul 2018 10:47:48 +0000
Well there's your problem, in fc-list:
#ifdef linux
#define HAVE_GETOPT_LONG 1
#endif
and it doesn't have fc-list --format on non-linux.
-f should be equivalent. Should patch it.
Home |
Main Index |
Thread Index |
Old Index