summaryrefslogtreecommitdiff
path: root/irc/konversation-kde4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/konversation-kde4/Makefile')
-rw-r--r--irc/konversation-kde4/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/irc/konversation-kde4/Makefile b/irc/konversation-kde4/Makefile
index 76aeacedf1ac..5b4745df7e1f 100644
--- a/irc/konversation-kde4/Makefile
+++ b/irc/konversation-kde4/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= konversation
-PORTVERSION= 0.14
-PORTREVISION= 1
+PORTVERSION= 0.15
CATEGORIES= irc kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,6 +22,5 @@ USE_GMAKE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
- @${REINPLACE_CMD} -e 's|xx||g' ${WRKSRC}/po/Makefile.in
.include <bsd.port.mk>