summaryrefslogtreecommitdiff
path: root/net/hesiod
diff options
context:
space:
mode:
authorsbd <sbd>2012-05-13 09:02:55 +0000
committersbd <sbd>2012-05-13 09:02:55 +0000
commit355b54dbd0dce0c4891433135ea2793cad021429 (patch)
treef58e44e4ab0514c97b0fb0c9a31a3996488b1b2f /net/hesiod
parente1cab3dd0c2ff87da50c6fe877c7a493dc7ea802 (diff)
downloadpkgsrc-355b54dbd0dce0c4891433135ea2793cad021429.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