11f5afe35b
The most significant changes in 4.0 include: o Time-series support o New Tools: - gmt2rgb - grdblend - pslegend: o 30 new program options o More than 23 general enhancements The releases 4.1 and 4.1.1 to 4.1.4 include the following changes: o numerous significant bug fixes o many added program options o added features and capabilities For a complete list of changes, see http://gmt.soest.hawaii.edu/gmt/gmt_releases.html
15 lines
522 B
Text
15 lines
522 B
Text
$NetBSD: patch-aj,v 1.5 2006/11/14 13:16:00 wennmach Exp $
|
|
|
|
Adapt to pkgsrc directory structure.
|
|
|
|
--- src/GMT.in.orig 2006-11-13 15:50:26.000000000 +0100
|
|
+++ src/GMT.in 2006-11-13 15:51:25.000000000 +0100
|
|
@@ -126,7 +126,7 @@
|
|
By default, those man pages are in @prefix@/man/man@mansection@.
|
|
Information is also available on the GMT World Wide Web home page
|
|
(http://gmt.soest.hawaii.edu) and, if installed, locally from
|
|
-@prefix@/www/gmt/gmt_services.html.
|
|
+@prefix@/share/doc/html/gmt/gmt_services.html.
|
|
EOF
|
|
exit
|
|
fi
|