summaryrefslogtreecommitdiff
path: root/chat/hexchat
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-12-29 04:54:34 +0000
committerdholland <dholland@pkgsrc.org>2015-12-29 04:54:34 +0000
commit98785d5e4affb6557d62111b953c336f8af8ea21 (patch)
tree22660914e25548c12358662b9ca43a700d7d49a9 /chat/hexchat
parented68e0788eeb4d65e2c1a411188b70d43224df36 (diff)
downloadpkgsrc-98785d5e4affb6557d62111b953c336f8af8ea21.tar.gz
Whitespace.
Diffstat (limited to 'chat/hexchat')
-rw-r--r--chat/hexchat/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/hexchat/options.mk b/chat/hexchat/options.mk
index 412b05f748e..6d40708b78d 100644
--- a/chat/hexchat/options.mk
+++ b/chat/hexchat/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2015/02/18 08:47:12 tnn Exp $
+# $NetBSD: options.mk,v 1.3 2015/12/29 04:54:37 dholland Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.hexchat
PKG_SUPPORTED_OPTIONS= dbus gtk2 inet6 libcanberra libnotify libpci libproxy
@@ -77,7 +77,7 @@ CONFIGURE_ARGS+= --enable-openssl=no
USE_TOOLS+= perl
PLIST.perl= yes
.else
-CONFIGURE_ARGS+= --disable-perl
+CONFIGURE_ARGS+= --disable-perl
.endif
.if !empty(PKG_OPTIONS:Mpython)