id summary reporter owner description type status priority milestone component version resolution keywords cc port 34423 gnuplot: patch for using -framework AquaTerm instead of -laquaterm mojca macports-tickets@… "I'm attaching a patch that enables using -framework AquaTerm instead of -laquaterm switch when compiling gnuplot. This eliminates the need for both /opt/local/lib/libaquaterm*.dylib and /opt/local/include/aquaterm (both are replaced by contents of framework) and also enables one not to use AquaTerm (less important since AquaTerm is lightweight anyway) or use a different version. I'm attaching two variants: one with a simple patch and one that adds an extra default variant +aquaterm (making it possible to disable aquaterm). Currently one advantage of disabling aquaterm would be making qt the default terminal for example. (The idea is to get the patch upstream eventually, but that might take some extra effort.) I would be grateful for testing. See also #34346. Notes: * I forgot to increase port revision. * I removed the condition to only include aquaterm on darwin platform. My interpretation was that ""platforms darwin"" would have to include other platforms to make the port usable elsewhere, but I might be wrong about that. If I'm wrong, I will happily fix that back." enhancement closed Normal ports 2.0.4 fixed haspatch persquare@… MarcusCalhoun-Lopez gnuplot