summaryrefslogtreecommitdiff
path: root/wm/jwm/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'wm/jwm/options.mk')
-rw-r--r--wm/jwm/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/jwm/options.mk b/wm/jwm/options.mk
index 99ada58a9ea..a01beda043e 100644
--- a/wm/jwm/options.mk
+++ b/wm/jwm/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1.1.1 2006/08/04 01:08:21 reed Exp $
+# $NetBSD: options.mk,v 1.2 2007/02/22 19:27:18 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.jwm
PKG_SUPPORTED_OPTIONS= debug png
@@ -13,7 +13,7 @@ CONFIGURE_ARGS+= --enable-debug
.if !empty(PKG_OPTIONS:Mpng)
.include "../../graphics/png/buildlink3.mk"
.else
-CONFIGURE_ARGS+= --disable-png
+CONFIGURE_ARGS+= --disable-png
.endif
# TODO: fribidi