diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 19:09:14 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 19:09:14 +0800 |
commit | 93637cc764dd0eadb39d4faf2311bc61d7b3e265 (patch) | |
tree | e9e6dc56d6e4b04cfacf45ccb3b74fdd987668e3 /math/saga | |
parent | e9c317ffbac6a778828b3e70efdf887d9384e0c8 (diff) | |
download | freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.tar.gz freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.tar.zst freebsd-ports-gnome-93637cc764dd0eadb39d4faf2311bc61d7b3e265.zip |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket
Diffstat (limited to 'math/saga')
-rw-r--r-- | math/saga/files/pkg-message.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/saga/files/pkg-message.in b/math/saga/files/pkg-message.in index a8e903615b7a..0b6a6d33579f 100644 --- a/math/saga/files/pkg-message.in +++ b/math/saga/files/pkg-message.in @@ -2,7 +2,7 @@ ###################################################################### Unlike to windows systems, saga_cmd should be instantly available in -the shell as it is usually installed in %%PREFIX%%/bin. +the shell as it is usually installed in %%PREFIX%%/bin. Next you have to set the environmental variable SAGA_MLB to make SAGA know where the SAGA module libraries exist on your system. You can do @@ -16,7 +16,7 @@ e.g.: export SAGA_MLB=%%PREFIX%%/lib/saga Now your system is prepared for using SAGA CMD to execute SAGA -modules. +modules. ###################################################################### |