This is correct. I will emote the dependency. Should I also remove -lX11 from LIB_PGPLOT, since libpgplot itself is linked with -lX11?
Kind regards, Thibaut. Le 17 oct. 2016 à 20:12, David Strubbe <[email protected]> a écrit : > It appears libX11, in the LIB_PGPLOT variable, is used in principle to > compile some codes that are not in fact compiled in this package. It looks > like X11 is only in fact used via pgplot. > > On Mon, Oct 17, 2016 at 10:46 AM, Ryan Schmidt <[email protected]> > wrote: > > > On Oct 16, 2016, at 11:57 PM, David Strubbe <[email protected]> wrote: > > > > Additionally, the dependency port:xorg-libX11 does not seem necessary: I > > don't see any evidence in the build log that it is used, and the build > > succeeds without it being active. > > Are you sure? libX11 is mentioned in local_settings: > > > > > --- trunk/dports/science/LORENE/files/local_settings > > > (rev 0) > > > +++ trunk/dports/science/LORENE/files/local_settings 2016-10-16 17:41:08 > > > UTC (rev 153943) > > > > +# Graphical libraries: PGPLOT, PNG and X11 > > > +# ---------------------------------------- > > > +LIB_PGPLOT = -lcpgplot -lpgplot -lX11 > > > >
_______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
