aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/conky-awesome
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2006-08-12 01:18:58 +0800
committernovel <novel@FreeBSD.org>2006-08-12 01:18:58 +0800
commit75383688dc418086765b4c91288cbc165768c93e (patch)
tree4751bd7e420db16e57bea59f1f61bee052ec83ad /sysutils/conky-awesome
parent6d95457303a0944cbbd2c86dce44bea5d1b9eaf7 (diff)
downloadfreebsd-ports-gnome-75383688dc418086765b4c91288cbc165768c93e.tar.gz
freebsd-ports-gnome-75383688dc418086765b4c91288cbc165768c93e.tar.zst
freebsd-ports-gnome-75383688dc418086765b4c91288cbc165768c93e.zip
Add WITHOUT_SETI knob.
Diffstat (limited to 'sysutils/conky-awesome')
-rw-r--r--sysutils/conky-awesome/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/conky-awesome/Makefile b/sysutils/conky-awesome/Makefile
index bda0d86265e3..d36af48f57e1 100644
--- a/sysutils/conky-awesome/Makefile
+++ b/sysutils/conky-awesome/Makefile
@@ -60,6 +60,10 @@ CONFIGURE_ARGS+= --disable-mpd
CONFIGURE_ARGS+= --disable-double-buffer
.endif
+.if defined(WITHOUT_SETI)
+CONFIGURE_ARGS+= --disable-seti
+.endif
+
pre-everything::
@${ECHO_MSG} "You may specify the following on the command line:"
@${ECHO_MSG} " "