pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk Document FLUXBOX_USE_* variables for pkgsrc/wm/fluxbox



details:   https://anonhg.NetBSD.org/pkgsrc/rev/227b6f32ea3f
branches:  trunk
changeset: 459815:227b6f32ea3f
user:      hubertf <hubertf%pkgsrc.org@localhost>
date:      Fri Aug 08 11:13:17 2003 +0000

description:
Document FLUXBOX_USE_* variables for pkgsrc/wm/fluxbox

diffstat:

 mk/bsd.pkg.defaults.mk |  22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

diffs (36 lines):

diff -r abd6eab8038d -r 227b6f32ea3f mk/bsd.pkg.defaults.mk
--- a/mk/bsd.pkg.defaults.mk    Fri Aug 08 11:12:31 2003 +0000
+++ b/mk/bsd.pkg.defaults.mk    Fri Aug 08 11:13:17 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.defaults.mk,v 1.173 2003/08/08 09:58:16 agc Exp $
+# $NetBSD: bsd.pkg.defaults.mk,v 1.174 2003/08/08 11:13:17 hubertf Exp $
 #
 
 # A file providing defaults for pkgsrc and the packages collection.
@@ -769,6 +769,26 @@
 # Possible: YES, NO
 # Default: NO
 
+#FLUXBOX_USE_XINERAMA?=        NO
+# Compile flukebox with xinerama extensions
+# Possible: YES, NO
+# Default: NO
+
+#FLUXBOX_USE_KDE?=     NO
+# Compile flukebox with KDE support
+# Possible: YES, NO
+# Default: NO
+
+#FLUXBOX_USE_GNOME?=   NO
+# Compile flukebox with GNOME support
+# Possible: YES, NO
+# Default: NO
+
+#FLUXBOX_USE_XFT?=     YES
+# Compile flukebox with Xft support
+# Possible: YES, NO
+# Default: YES
+
 FOX_USE_XUNICODE?=     YES
 # Used in fox to build in support for Unicode by XUnicode. See
 # http://www.ab.wakwak.com/~tino/jatk/fox/ (in japanese) for more information.



Home | Main Index | Thread Index | Old Index