summaryrefslogtreecommitdiff
path: root/net/ishell
diff options
context:
space:
mode:
authorgrant <grant>2005-07-31 13:32:27 +0000
committergrant <grant>2005-07-31 13:32:27 +0000
commit2bce5022ae3cbe9971e45f07d0b89cd0246b0e8d (patch)
tree29d43400f7beb39fa533cdedf2b2f68eef925300 /net/ishell
parent0959ed4894cd42b874c4cb99f7fb1ce8ecdc09be (diff)
downloadpkgsrc-2bce5022ae3cbe9971e45f07d0b89cd0246b0e8d.tar.gz
this needs -lnsl -lsocket on Solaris.
Diffstat (limited to 'net/ishell')
-rw-r--r--net/ishell/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ishell/Makefile b/net/ishell/Makefile
index 0b31e03d185..2d532a37857 100644
--- a/net/ishell/Makefile
+++ b/net/ishell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:24 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/07/31 13:33:42 grant Exp $
#
DISTNAME= ish-v${VERSION}
@@ -18,8 +18,8 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_TOOLS+= gmake
NO_CONFIGURE= yes
-MAKE_ENV+= LIBS="${LIBS}"
-LIBS.SunOS+= -lsocket
+LIBS.SunOS+= -lnsl -lsocket
+MAKE_ENV+= LIBS=${LIBS:Q}
INSTALLATION_DIRS= bin sbin