summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-05-06 17:41:30 +0000
committerdholland <dholland@pkgsrc.org>2012-05-06 17:41:30 +0000
commit2af16f3d189c009352a691833034ee2fb9a6abfb (patch)
tree97f6ebc4d34128c92b81e16a7b78c002b83e0618 /chat
parent3100854d797982fa52393e42c2013bf025ff6b3b (diff)
downloadpkgsrc-2af16f3d189c009352a691833034ee2fb9a6abfb.tar.gz
Whitespace, found by pkglint.
Diffstat (limited to 'chat')
-rw-r--r--chat/loudmouth/hacks.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/loudmouth/hacks.mk b/chat/loudmouth/hacks.mk
index 2436ab979bc..452b8f3db59 100644
--- a/chat/loudmouth/hacks.mk
+++ b/chat/loudmouth/hacks.mk
@@ -1,4 +1,4 @@
-# $NetBSD: hacks.mk,v 1.1 2012/02/21 06:27:38 sbd Exp $
+# $NetBSD: hacks.mk,v 1.2 2012/05/06 17:41:30 dholland Exp $
.if !defined(HACKS_MK)
HACKS_MK= defined
@@ -8,8 +8,8 @@ HACKS_MK= defined
### symbol name is '__res_query'.
###
.if "${OPSYS}" == "Linux"
-PKG_HACKS+= libresolv
-LIBS+= -lresolv
+PKG_HACKS+= libresolv
+LIBS+= -lresolv
.endif
.endif