summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-02-09 13:26:26 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-02-09 13:26:26 +0000
commitcf557bc73f23afa7e3aad6814c233b402a3c7faa (patch)
tree720455ab1d55b38c6cb38fffb1500532c7fdb5d5 /irc
parent- Enable video and audio support for real when requested. (diff)
- Add missing deps
- Remove leading article from COMMENT - Trim Makefile header
Notes
Notes: svn path=/head/; revision=311973
Diffstat (limited to 'irc')
-rw-r--r--irc/konversation/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile
index aa9c4378f8a8..21a43125e913 100644
--- a/irc/konversation/Makefile
+++ b/irc/konversation/Makefile
@@ -1,19 +1,15 @@
-# New ports collection makefile for: konversation
-# Date created: 15 May 2003
-# Whom: Kirill Ponomarew <ponomarew@oberon.net>
-#
+# Created by: Kirill Ponomarew <ponomarew@oberon.net>
# $FreeBSD$
-#
PORTNAME= konversation
PORTVERSION= 1.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= irc kde
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-COMMENT= A user friendly IRC client for KDE
+COMMENT= User friendly IRC client for KDE
DEPRECATED= Depends on QT3; unmaintained
EXPIRATION_DATE= 2013-07-01
@@ -22,6 +18,7 @@ USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool
USE_BZIP2= yes
USE_GMAKE= yes
+USE_XORG= xcursor xrandr xscrnsaver
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}