[MacPorts] #28128: 'single' variant for plplot
MacPorts
noreply at macports.org
Tue Jan 25 09:04:26 PST 2011
#28128: 'single' variant for plplot
--------------------------+-------------------------------------------------
Reporter: drs@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port:
--------------------------+-------------------------------------------------
Some packages (outside of macports, perhaps) depend upon the single
precision version of plplot. It would be useful if a 'single' variant
could be added to the plplot Portfile, e.g.:
bash$ tail Portfile
-DTK_LIBRARY=${prefix}/lib/libtk.dylib
configure.args-append -DPLD_xcairo=OFF \
-DPLD_xwin=OFF \
-DPLD_tk=OFF \
-DENABLE_tk=OFF
}
variant single {
configure.args-append -DPL_DOUBLE=OFF
}
bash$
thanks, Darrell
--
Ticket URL: <https://trac.macports.org/ticket/28128>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list