diff options
author | jaapb <jaapb@pkgsrc.org> | 2012-09-10 05:33:25 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2012-09-10 05:33:25 +0000 |
commit | 5006af9b4685292f968f11e149ec11ad940d2dcf (patch) | |
tree | fde7607f33c747f5fdcf93776b12842866cab1f5 /mk | |
parent | 9838117c1bd91656c6d3494f503da3704f852acd (diff) | |
download | pkgsrc-5006af9b4685292f968f11e149ec11ad940d2dcf.tar.gz |
Corrected installation error (DESTDIR not applied correctly).
Added description of options. Added update to changes file.
Used buildlink3 for findlib dependency.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 336e17cbe2d..8d8a7edc375 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -189,10 +189,12 @@ ghostscript Enable GhostScript support. gif Enable GIF support. gimp Enable GIMP support. gimp1-helpbrowser Link against gnome1 to get a help browser. +glade Enable Glade support gmp Enable gmp (GNU Multiple Precision Arithmetic Library) support. gmp-fat Build-in all x86 assembler code, detecting CPU at run-time. gnome Enable GNOME support. gnome-keyring Enable GNOME keyring support. +gnomecanvas Enable GNOME canvas support gnutls Enable GNU TLS support. goffice Enable goffice support. gopher Enable support for the Gopher information system. @@ -208,6 +210,8 @@ gssapi Enable gssapi (Kerberos V) support. gstreamer Enable gstreamer support. gtk Enable support for GTK. gtk2 Enable support for GTK2. +gtksourceview Enable gtksourceview support. +gtksourceview2 Enable gtksourceview2 support. gtkspell Enable gtkspell support. guile Enable support for GUILE. gzip Enable compression using gzip. |