diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-02 07:08:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-02 07:08:45 +0000 |
commit | 51c9f88d5bffd54991dbf4cdc38538908115e235 (patch) | |
tree | 14a71dc3644b4b84f5a61787f7153108cde2b204 /mk | |
parent | dfb276e1ce16ec798d252883fbd0c0c9029c987a (diff) | |
download | pkgsrc-51c9f88d5bffd54991dbf4cdc38538908115e235.tar.gz |
Describe psiconv, sort.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index fd53108e5df..cb314d817b1 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -163,9 +163,9 @@ fts Enable full-text searching. gcc-ada Build the gcc Ada frontend and libraries. gcc-c++ Build the gcc C++ frontend and libraries. gcc-fortran Build the gcc Fortran frontend and libraries. +gcc-go Build the gcc Go frontend and libraries. gcc-inplace-math Build math libs inplace instead of depending on them. gcc-java Build the gcc Java frontend, tools and libraries. -gcc-go Build the gcc Go frontend and libraries. gcc-multilib Build libraries for multiple ABI's. gcc-objc Build the gcc Objective-C frontend and libraries. gcc-objc++ Build the gcc Objective-C++ frontend and libraries. @@ -455,6 +455,7 @@ postfix-milter Build the milter with support for the Postfix MTA. postfix-stress Enable Postfix stress-adaptive behaviour. prime Use Prime for Kana-to-Kanji conversion. proftpd-readme Enable mod_readme. +psiconv Enable psiconv support (for PSION 5 file formats). pstack Enable pstack backtrace library. psycopg1 Enable psycopg 1.1.x support. psycopg2 Enable psycopg 2.x support. |