summaryrefslogtreecommitdiff
path: root/mk/mk.conf.example
diff options
context:
space:
mode:
authoragc <agc>1999-10-19 09:17:35 +0000
committeragc <agc>1999-10-19 09:17:35 +0000
commit33f8834bf5701d230f485a71f7f52ae3f80a06e5 (patch)
tree1d3e6697348c62396b920943264e9339238998f0 /mk/mk.conf.example
parentc0837b0ce8fd8f21ad503c17ca1d23d07ed6e212 (diff)
downloadpkgsrc-33f8834bf5701d230f485a71f7f52ae3f80a06e5.tar.gz
s/USE_WALLPAPER/KTERM_USE_WALLPAPER/ to make it more obvious which package
uses this definition.
Diffstat (limited to 'mk/mk.conf.example')
-rw-r--r--mk/mk.conf.example10
1 files changed, 5 insertions, 5 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 67182c8b91e..fe2ef2b181c 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.87 1999/10/19 09:15:12 agc Exp $
+# $NetBSD: mk.conf.example,v 1.88 1999/10/19 09:17:35 agc Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -268,6 +268,10 @@
# Possible: 4, 5, not defined
# Default: not defined
+#KTERM_USE_WALLPAPER= # Used in kterm package to support wallpaper
+ # Possible: not defined, YES
+ # Default: not defined
+
#LAME_USE_GTK= YES # The audio/lame mpeg audio encoder should
# build with the GTK+ GUI.
# Possible: YES, or NO.
@@ -410,10 +414,6 @@ PAPERSIZE= A4 # Default paper size for packages.
# Possible: not defined, YES
# Default: not defined
-#USE_WALLPAPER= # Used in kterm package to support wallpaper
- # Possible: not defined, YES
- # Default: not defined
-
#WINDOWMAKER_OPTIONS= # Options for building windowmaker package
# Used to add support for GNOME, KDE or
# OPEN LOOK(tm) and to avoid redundancies