freebsd-ports/science/udunits/files/patch-CUSTOMIZE
Greg Lewis 850b4060ac Add a port of udunits:
The Unidata units library, udunits, supports conversion of unit
 specifications between formatted and binary forms, arithmetic
 manipulation of unit specifications, and conversion of values
 between compatible scales of measurement.

 WWW: http://www.unidata.ucar.edu/packages/udunits/

Obtained from:	Gentoo (partially)
2005-01-14 21:52:08 +00:00

12 lines
369 B
Text

$FreeBSD$
--- CUSTOMIZE.orig 2004-05-08 14:04:53.199958510 -0700
+++ CUSTOMIZE 2004-05-08 13:58:48.843900138 -0700
@@ -33,3 +33,7 @@
# Ancillary libraries. SunOS 4 user's might need something like the
# following in order to resolve strerror() in the perl/ subdirectory.
# LIBS='-L/usr/lang/SC3.0.1/lib -lansi'
+
+FC=g77
+CPPFLAGS=-Df2cFortran
+LD_MATH=-lm