Subject: CVS commit: pkgsrc/graphics/GMT
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/22/2005 08:34:54
Module Name: pkgsrc
Committed By: jlam
Date: Wed Jun 22 08:34:54 UTC 2005
Modified Files:
pkgsrc/graphics/GMT: Makefile distinfo
pkgsrc/graphics/GMT/patches: patch-aa patch-ab patch-ac patch-ak
patch-al patch-am patch-an patch-ao patch-ap patch-aq patch-ar
patch-as patch-at patch-au
Log Message:
* Ensure NETCDF is defined properly during the build. As part of this
change, remove some unnecessary changes to the configure script and
makefiles that caused @NETCDF@ to be substituted since the existing
mechanism (simply set NETCDFHOME in the environment) is more than
sufficient.
* Remove some unnecessary changes to the configure script and makefiles
to cause @LIBTOOL@ to be substituted. We can simply pass in the
right value via MAKE_ENV instead of hardcoding the value.
* Fix a place where we weren't calling the compiler correctly, which
broke the build of certain programs that should be installed and
which were already listed in the PLIST.
* Add --mode=MODE tags in the appropriate places to suppress the
warnings from libtool that were cluttering the build log.
Commit approved during the deep freeze by <agc>.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/graphics/GMT/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/graphics/GMT/distinfo
cvs rdiff -r1.6 -r1.7 pkgsrc/graphics/GMT/patches/patch-aa
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/GMT/patches/patch-ab
cvs rdiff -r1.3 -r1.4 pkgsrc/graphics/GMT/patches/patch-ac \
pkgsrc/graphics/GMT/patches/patch-al pkgsrc/graphics/GMT/patches/patch-aq
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/GMT/patches/patch-ak \
pkgsrc/graphics/GMT/patches/patch-am pkgsrc/graphics/GMT/patches/patch-an \
pkgsrc/graphics/GMT/patches/patch-ao pkgsrc/graphics/GMT/patches/patch-ap \
pkgsrc/graphics/GMT/patches/patch-ar pkgsrc/graphics/GMT/patches/patch-as \
pkgsrc/graphics/GMT/patches/patch-au
cvs rdiff -r1.5 -r1.6 pkgsrc/graphics/GMT/patches/patch-at
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.