summaryrefslogtreecommitdiff
path: root/net/connect
diff options
context:
space:
mode:
authorrillig <rillig>2005-10-23 14:30:05 +0000
committerrillig <rillig>2005-10-23 14:30:05 +0000
commit42d3886264e31af9882040620bd2569c7a1c8e85 (patch)
tree33fc876889b885b7c5d21bda2d8746c0da6b0454 /net/connect
parent04bacbd9b36aa9dd1d3febbad7750429982813f5 (diff)
downloadpkgsrc-42d3886264e31af9882040620bd2569c7a1c8e85.tar.gz
Solaris needs -lresolv, too.
Diffstat (limited to 'net/connect')
-rw-r--r--net/connect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/connect/Makefile b/net/connect/Makefile
index 73082ec434b..86ceb11d285 100644
--- a/net/connect/Makefile
+++ b/net/connect/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/10/23 14:26:39 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2005/10/23 14:30:05 rillig Exp $
DISTNAME= connect
PKGNAME= ${DISTNAME}-1.83
@@ -14,7 +14,7 @@ EXTRACT_ONLY= # empty
DIST_SUBDIR= ${PKGNAME_NOREV}
LIBS.Darwin+= -lresolv
-LIBS.SunOS+= -lsocket -lnsl
+LIBS.SunOS+= -lresolv -lsocket -lnsl
INSTALLATION_DIRS= bin