aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/blackbox
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-04-17 00:19:02 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-04-17 00:19:02 +0000
commitb4455771cced2fe9f134e751fe88dbba7226e694 (patch)
tree39733bef5e1d466d30938b5a47f0b46a7b6890b4 /x11-wm/blackbox
parent877b8a533b44bb6324ebbaf65cd80a60d1572003 (diff)
downloadports-b4455771cced2fe9f134e751fe88dbba7226e694.tar.gz
ports-b4455771cced2fe9f134e751fe88dbba7226e694.zip
Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
Notes
Notes: svn path=/head/; revision=27680
Diffstat (limited to 'x11-wm/blackbox')
-rw-r--r--x11-wm/blackbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/blackbox/Makefile b/x11-wm/blackbox/Makefile
index 1c5d2ff14812..5a5eaa73a045 100644
--- a/x11-wm/blackbox/Makefile
+++ b/x11-wm/blackbox/Makefile
@@ -17,11 +17,11 @@ USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_BZIP2= yes
-.if !defined(USE_KDE)
+.if !defined(WITH_KDE)
pre-configure:
@ ${ECHO_MSG}
@ ${ECHO_MSG} If you would like build Blackbox with KDE support
- @ ${ECHO_MSG} you must set the variable USE_KDE
+ @ ${ECHO_MSG} you must set the variable WITH_KDE
@ ${ECHO_MSG}
.else
pre-configure: