summaryrefslogtreecommitdiff
path: root/net/arla/options.mk
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit840ce94382a2b453f8e23aaa7f4b47e17540cf78 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /net/arla/options.mk
parent6ec0551db2bce57c311ad995aa1d22786cfe926d (diff)
downloadpkgsrc-840ce94382a2b453f8e23aaa7f4b47e17540cf78.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'net/arla/options.mk')
-rw-r--r--net/arla/options.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/arla/options.mk b/net/arla/options.mk
index 630969ec7e2..bf72a4c3ca7 100644
--- a/net/arla/options.mk
+++ b/net/arla/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2006/08/24 17:59:04 wennmach Exp $
+# $NetBSD: options.mk,v 1.2 2007/02/22 19:26:52 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.arla
PKG_SUPPORTED_OPTIONS= x11
@@ -11,6 +11,6 @@ CONFIGURE_ARGS+= --with-x
PLIST_SUBST+= X11_SUPPORT=
.include "../../mk/x11.buildlink3.mk"
.else
-CONFIGURE_ARGS+= --without-x
-PLIST_SUBST+= X11_SUPPORT='@comment '
+CONFIGURE_ARGS+= --without-x
+PLIST_SUBST+= X11_SUPPORT='@comment '
.endif