aboutsummaryrefslogtreecommitdiff
path: root/irc/konversation/Makefile
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2004-10-13 01:30:24 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2004-10-13 01:30:24 +0000
commitc49cd06bc04ce422382488b23f3f0c61fd6abdd9 (patch)
tree9e428b3f3d906574914bf929b1da65eb13499d68 /irc/konversation/Makefile
parenta0573ebbd655b539182d36db440e9c263bbf8202 (diff)
downloadports-c49cd06bc04ce422382488b23f3f0c61fd6abdd9.tar.gz
ports-c49cd06bc04ce422382488b23f3f0c61fd6abdd9.zip
Notes
Diffstat (limited to 'irc/konversation/Makefile')
-rw-r--r--irc/konversation/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/konversation/Makefile b/irc/konversation/Makefile
index cf9659101269..76aeacedf1ac 100644
--- a/irc/konversation/Makefile
+++ b/irc/konversation/Makefile
@@ -7,6 +7,7 @@
PORTNAME= konversation
PORTVERSION= 0.14
+PORTREVISION= 1
CATEGORIES= irc kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -22,5 +23,6 @@ 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>