summaryrefslogtreecommitdiff
path: root/chat/smirk
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-02-16 15:37:55 +0000
committerhans <hans@pkgsrc.org>2012-02-16 15:37:55 +0000
commit6c70754b5c99425c7b0648db2bf905b405b9616e (patch)
tree7e355b79ed81b9ddcd9f7a60feec612022a212f9 /chat/smirk
parentf10dfdcbcf4d90c974f3e28e36324b2400d2d941 (diff)
downloadpkgsrc-6c70754b5c99425c7b0648db2bf905b405b9616e.tar.gz
Fix build on SunOS.
Diffstat (limited to 'chat/smirk')
-rw-r--r--chat/smirk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/smirk/Makefile b/chat/smirk/Makefile
index 57d8e5fc4a7..31793bc57dd 100644
--- a/chat/smirk/Makefile
+++ b/chat/smirk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2011/02/28 14:52:41 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2012/02/16 15:37:55 hans Exp $
#
DISTNAME= smirk-20080111
@@ -23,6 +23,8 @@ DATADIR= ${PREFIX}/share/${PKGBASE}
HELP_DIR= ${DATADIR}/help
HELP_FILES= clientcmnds.hlp irccmnds.hlp keys.hlp
+LIBS.SunOS+= -lsocket -lnsl
+
do-install:
${INSTALL_PROGRAM_DIR} ${DESTDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/src/smirk ${DESTDIR}${PREFIX}/bin