From 82aac68067a534df8d9073c3dc99cd66b98403b1 Mon Sep 17 00:00:00 2001 From: jschauma Date: Mon, 7 Oct 2002 17:09:11 +0000 Subject: Document (commented) SAWFISH_THEMES variable, specifying the DISTFILES for wm/sawfish-themes (default: about 180 themes available on themes.freshmeat.net) --- mk/bsd.pkg.defaults.mk | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'mk') diff --git a/mk/bsd.pkg.defaults.mk b/mk/bsd.pkg.defaults.mk index 3d0b1591e0a..384b954e954 100644 --- a/mk/bsd.pkg.defaults.mk +++ b/mk/bsd.pkg.defaults.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkg.defaults.mk,v 1.93 2002/10/07 14:55:08 hubertf Exp $ +# $NetBSD: bsd.pkg.defaults.mk,v 1.94 2002/10/07 17:09:11 jschauma Exp $ # # A file providing defaults for pkgsrc and the packages collection. @@ -332,6 +332,12 @@ PRE_ROOT_CMD?= ${TRUE} # Possible: any shell commands # Default: none +#SAWFISH_THEMES= +# Specifies the DISTFILES for wm/sawfish-themes, to allow the user to choose +# which themes to install +# Possible: empty, any number of theme-name-[0-9]*.*.tar.gz +# Default: Set to include about 180 themes available on themes.freshmeat.net + SU_CMD?= ${ROOT_CMD} # Command to perform before "make install", if the user does not have # an effective uid of 0. A possible substitute is "sudo sh -c" -- cgit v1.2.3