aboutsummaryrefslogtreecommitdiff
path: root/irc/konversation-kde4
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:44:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:44:49 +0000
commitf30824b2efbe63d43d2f6c20532432b115efc294 (patch)
tree9d1e452d3f792dc6db188b9beb02d33d59269bde /irc/konversation-kde4
parente9b2d1612d55f54943b59e295cd6d37c9e87a724 (diff)
downloadports-f30824b2efbe63d43d2f6c20532432b115efc294.tar.gz
ports-f30824b2efbe63d43d2f6c20532432b115efc294.zip
Notes
Diffstat (limited to 'irc/konversation-kde4')
-rw-r--r--irc/konversation-kde4/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile
index 8c075ba1b53d..112d3bfe3996 100644
--- a/irc/konversation-kde4/Makefile
+++ b/irc/konversation-kde4/Makefile
@@ -1,9 +1,5 @@
-# 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.4
@@ -24,4 +20,5 @@ USES= cmake
USE_KDE4= kdeprefix pimlibs automoc4
USE_QT4= qmake_build moc_build rcc_build uic_build
+NO_STAGE= yes
.include <bsd.port.mk>