pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/hesiod libresolv is needed on Linux.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d86ff0f2a69
branches:  trunk
changeset: 603786:4d86ff0f2a69
user:      sbd <sbd%pkgsrc.org@localhost>
date:      Sun May 13 09:02:55 2012 +0000

description:
libresolv is needed on Linux.

diffstat:

 net/hesiod/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 44a96f832181 -r 4d86ff0f2a69 net/hesiod/Makefile
--- a/net/hesiod/Makefile       Sun May 13 09:00:43 2012 +0000
+++ b/net/hesiod/Makefile       Sun May 13 09:02:55 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2011/10/06 08:48:00 dholland Exp $
+# $NetBSD: Makefile,v 1.13 2012/05/13 09:02:55 sbd Exp $
 
 DISTNAME=      hesiod-3.0.2
 CATEGORIES=    net
@@ -15,6 +15,7 @@
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}
 
 CFLAGS.Darwin+=                -DBIND_8_COMPAT
+LDFLAGS.Linux+=                -lresolv
 
 pre-build:
        @${MV} ${WRKSRC}/hesinfo.1 ${WRKSRC}/hesinfo.1.orig



Home | Main Index | Thread Index | Old Index