diff options
author | obache <obache@pkgsrc.org> | 2008-03-02 01:48:51 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-03-02 01:48:51 +0000 |
commit | 0b08f22259772d90603c57f77995b8fc62aa9531 (patch) | |
tree | 70bb5183b866c30d494c26ccef03315d3d765ae2 /mk | |
parent | 5e574c8550973c35f32da309b549fdeed5b06d2b (diff) | |
download | pkgsrc-0b08f22259772d90603c57f77995b8fc62aa9531.tar.gz |
Add gnome, kde and qt option.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index cd481dc69d5..564b874c203 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -106,6 +106,7 @@ gif Enable GIF support. gimp Enable GIMP support. gimp1-helpbrowser Link against gnome1 to get a help browser. gmp-fat Build-in all x86 assembler code, detecting CPU at run-time. +gnome Enable GNOME support. gnutls Enable GNU TLS support. gopher Enable support for the Gopher information system. gpgme Enable gpg support, by using the gpgme library. @@ -147,6 +148,7 @@ irssi-perl Enable Perl support in irssi. jasper Enable JPEG 2000 support using the jasper library. jpeg Enable JPEG support. jwhois-enable-cache Enable cache support. +kde Enable KDE support. kerberos Enable Kerberos support. kerberos4 Enable Kerberos4 support. kermit-suid-uucp Install kermit setuid uucp. @@ -236,6 +238,7 @@ qmail-qregex Patch to SMTP-reject customizable patterns. qmail-realrcptto Patch to SMTP-reject nonexistent recipients. qmail-viruscan Patch to SMTP-reject certain types of MIME attachments. qpopper-servermode Enable server mode. +qt Enable support for QT. quartz Enable Quartz support on Mac OS X. rsaref Use RSAREF library. ruby-build-ri-db Build and install database for Ruby's ri utility. |