summaryrefslogtreecommitdiff
path: root/x11/windowmaker
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1999-08-18 09:16:40 +0000
committeragc <agc@pkgsrc.org>1999-08-18 09:16:40 +0000
commit1ea71c2b8f4603e859b8b3442853e8f6100f07bd (patch)
treea0d4840f1966b4a8f429d408a4b112caee5cf0f1 /x11/windowmaker
parentaa3f19e7cc8fe615ee523290430de221d8b7bb56 (diff)
downloadpkgsrc-1ea71c2b8f4603e859b8b3442853e8f6100f07bd.tar.gz
Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1). Add WINDOWMAKER_OPTIONS and WINDOWMAKER_THEMES, and include the preferences file before defining the variable.
Diffstat (limited to 'x11/windowmaker')
-rw-r--r--x11/windowmaker/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/windowmaker/Makefile b/x11/windowmaker/Makefile
index 5e25c139c4c..a08cabc8d7f 100644
--- a/x11/windowmaker/Makefile
+++ b/x11/windowmaker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 1999/06/21 07:38:29 tron Exp $
+# $NetBSD: Makefile,v 1.33 1999/08/18 09:16:40 agc Exp $
DISTNAME= WindowMaker-0.60.0
PKGNAME= windowmaker-0.60.0
@@ -38,6 +38,8 @@ WINDOWMAKER_OPTIONS?= gnome kde
PLIST_SRC= ${WRKDIR}/.PLIST_SRC_WM
+BUILD_DEFS+= WINDOWMAKER_OPTIONS
+
.include "../../mk/bsd.prefs.mk"
.for OPTION in ${WINDOWMAKER_OPTIONS}