On Fri, Jun 24, 2005 at 02:10:56AM +0100, David Cathcart wrote:
> Updated port with suggestions.
> 
>  - Added a pkg/SECURITY file.
>  - Fixed WANTLIB (removed netcdf as it's in LIB_DEPENDS)
>  - Fatal errors reported were because GMTHOME env variable was not set 
>    noted in MESSAGE. Patched so correct default directory is used and 
>    removed MESSAGE.

Tested on i386. Seems to work fine now.

Might as well apply this little diff:

--- Makefile    Thu Jun 23 18:00:05 2005
+++ Makefile       Fri Jun 24 13:05:50 2005
@@ -15,7 +15,7 @@
 PERMIT_DISTFILES_CDROM= Yes
 PERMIT_DISTFILES_FTP=  Yes

-LIB_DEPENDS=           netcdf::math/netcdf
+LIB_DEPENDS=           netcdf.1::math/netcdf

 WANTLIB=               c m


Reply via email to