summaryrefslogtreecommitdiff
path: root/net/hesiod
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2012-05-13 09:02:55 +0000
committersbd <sbd@pkgsrc.org>2012-05-13 09:02:55 +0000
commit67026998622709a3a97eb1b79dcddb40eaa4f272 (patch)
treef58e44e4ab0514c97b0fb0c9a31a3996488b1b2f /net/hesiod
parent71434152fc523d19404f8537eb1d4d9e326fd124 (diff)
downloadpkgsrc-67026998622709a3a97eb1b79dcddb40eaa4f272.tar.gz
libresolv is needed on Linux.
Diffstat (limited to 'net/hesiod')
-rw-r--r--net/hesiod/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/hesiod/Makefile b/net/hesiod/Makefile
index d352709a042..d00ca778159 100644
--- a/net/hesiod/Makefile
+++ b/net/hesiod/Makefile
@@ -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 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CFLAGS.Darwin+= -DBIND_8_COMPAT
+LDFLAGS.Linux+= -lresolv
pre-build:
@${MV} ${WRKSRC}/hesinfo.1 ${WRKSRC}/hesinfo.1.orig