aboutsummaryrefslogtreecommitdiff
path: root/mail/kbiff/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2002-11-14 10:13:11 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2002-11-14 10:13:11 +0000
commita2931284765e719e4f2623a8043c9336ae287351 (patch)
treec603deeab63bb57d27de1a3d5f003551b2013588 /mail/kbiff/Makefile
parenta1b6c3b80c9ff69fe130b532e1536b68cb184d3c (diff)
downloadports-a2931284765e719e4f2623a8043c9336ae287351.tar.gz
ports-a2931284765e719e4f2623a8043c9336ae287351.zip
Notes
Diffstat (limited to 'mail/kbiff/Makefile')
-rw-r--r--mail/kbiff/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile
index 830f692ac4c7..2df7d2d03b37 100644
--- a/mail/kbiff/Makefile
+++ b/mail/kbiff/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= kbiff
-PORTVERSION= 3.6.1
-PORTREVISION= 1
+PORTVERSION= 3.6.3
CATEGORIES= mail kde
MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/
@@ -21,9 +20,5 @@ GNU_CONFIGURE= yes
CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \
--disable-fast-perl
-USE_REINPLACE= yes
-
-post-patch:
- ${REINPLACE_CMD} 's,de en es fr,en,' ${WRKSRC}/doc/Makefile.in
.include <bsd.port.mk>