summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2014-02-17 00:24:05 +0000
committerwiedi <wiedi@pkgsrc.org>2014-02-17 00:24:05 +0000
commit08443394f983922495101e946af410ab5f25f465 (patch)
treeaf5536472b68cd531c45f856ffeb6e72c2f5aaa5
parent58b021f20020af9485297583288eba7195b99d10 (diff)
downloadpkgsrc-08443394f983922495101e946af410ab5f25f465.tar.gz
Link network libs on SunOS
-rw-r--r--net/xrmftp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/xrmftp/Makefile b/net/xrmftp/Makefile
index d132a9f6491..5fbf003a533 100644
--- a/net/xrmftp/Makefile
+++ b/net/xrmftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2013/01/26 21:38:39 adam Exp $
+# $NetBSD: Makefile,v 1.23 2014/02/17 00:24:05 wiedi Exp $
DISTNAME= xrmftp-1.2.4
PKGREVISION= 8
@@ -15,6 +15,8 @@ USE_X11BASE= yes
INSTALLATION_DIRS= bin
+LDFLAGS.SunOS+= -lsocket -lnsl
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/xrmftp ${DESTDIR}${PREFIX}/bin