summaryrefslogtreecommitdiff
path: root/chat/konversation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/konversation/Makefile')
-rw-r--r--chat/konversation/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile
index e3d5b99d79b..6504542c285 100644
--- a/chat/konversation/Makefile
+++ b/chat/konversation/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.67 2014/02/12 23:17:36 tron Exp $
+# $NetBSD: Makefile,v 1.68 2014/03/12 19:49:02 wiedi Exp $
#
-DISTNAME= konversation-1.4
-PKGREVISION= 25
+DISTNAME= konversation-1.5
CATEGORIES= chat kde
-MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.4/src/}
+MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.5/src/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -31,6 +30,8 @@ USE_TOOLS+= bash:run
DEPENDS+= psmisc>=20.1:../../sysutils/psmisc
.endif
+LDFLAGS.SunOS+= -lsocket -lnsl
+
.include "../../meta-pkgs/kde4/kde4.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../lang/python/application.mk"