aboutsummaryrefslogtreecommitdiffstats
path: root/irc/konversation-kde4/Makefile
diff options
context:
space:
mode:
authormarkus <markus@FreeBSD.org>2004-12-02 09:54:07 +0800
committermarkus <markus@FreeBSD.org>2004-12-02 09:54:07 +0800
commitd30b1c8bf41dacef8f3ddc1eb0e60cf8d36b7453 (patch)
tree549f992334015e61c71c5c99e082bca4b67a4893 /irc/konversation-kde4/Makefile
parent47e115d6806ac207639a3d7fa0a0ce0ea61663dd (diff)
downloadfreebsd-ports-gnome-d30b1c8bf41dacef8f3ddc1eb0e60cf8d36b7453.tar.gz
freebsd-ports-gnome-d30b1c8bf41dacef8f3ddc1eb0e60cf8d36b7453.tar.zst
freebsd-ports-gnome-d30b1c8bf41dacef8f3ddc1eb0e60cf8d36b7453.zip
Update to version 0.15
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>