pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/loudmouth Whitespace, found by pkglint.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/74986a5ec837
branches:  trunk
changeset: 603457:74986a5ec837
user:      dholland <dholland%pkgsrc.org@localhost>
date:      Sun May 06 17:41:30 2012 +0000

description:
Whitespace, found by pkglint.

diffstat:

 chat/loudmouth/hacks.mk |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r cf5fb74cc71e -r 74986a5ec837 chat/loudmouth/hacks.mk
--- a/chat/loudmouth/hacks.mk   Sun May 06 17:36:33 2012 +0000
+++ b/chat/loudmouth/hacks.mk   Sun May 06 17:41:30 2012 +0000
@@ -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 @@
 ### symbol name is '__res_query'.
 ###
 .if "${OPSYS}" == "Linux"
-PKG_HACKS+=     libresolv
-LIBS+=          -lresolv
+PKG_HACKS+=    libresolv
+LIBS+=         -lresolv
 .endif
 
 .endif



Home | Main Index | Thread Index | Old Index