From b3dd89202142e38644481c22c401780066119087 Mon Sep 17 00:00:00 2001 From: arved Date: Thu, 14 Nov 2002 10:13:11 +0000 Subject: Update to 3.6.3 This fixes the on-mouse-over crash reported by many. --- mail/kbiff/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'mail/kbiff/Makefile') 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 -- cgit