summaryrefslogtreecommitdiff
path: root/mk/mk.conf.example
diff options
context:
space:
mode:
authortron <tron>1998-12-05 10:48:14 +0000
committertron <tron>1998-12-05 10:48:14 +0000
commit72a4a7680fccec038e472b93b7d507104222548b (patch)
treea36836661e55fc507928636bd76823d55ee3bd02 /mk/mk.conf.example
parent80d8363ae7cf33b49de4b4aa8b18dec0c8d5e6cf (diff)
downloadpkgsrc-72a4a7680fccec038e472b93b7d507104222548b.tar.gz
Add "WINDOWMAKER_THEMES" for "wm-themes" package.
Diffstat (limited to 'mk/mk.conf.example')
-rw-r--r--mk/mk.conf.example7
1 files changed, 6 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index 60b98035c2c..0205a81f655 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.33 1998/10/27 10:35:26 agc Exp $
+# $NetBSD: mk.conf.example,v 1.34 1998/12/05 10:48:14 tron Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
# for building either NetBSD or some of the NetBSD packages collection.
@@ -213,6 +213,11 @@ PAPERSIZE= A4 # Default paper size for packages.
# Possible: defined, not defined
# Default: not defined
+#WINDOWMAKER_THEMES= ... # Used in wm-themes package to specify
+ # the themes which will be installed.
+ # Possible: see http://wm.themes.org/
+ # Default: FreeBSD-theme
+
#ZIP_ENCRYPTION= # Add encryption code to zip, zip1, and unzip
# Possible: defined, not defined
# Default: not defined