From 1299ef5bf648de8ec2078be60fddf89e1c83a88f Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 16 Feb 1999 15:32:31 +0000 Subject: fix errors in ru.po (posted to mutt-dev) --- mail/mutt14/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail/mutt14/Makefile') diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index 62823a3505c7..a07a3d848d09 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -4,7 +4,7 @@ # Date created: Thur July 25, 1996 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.55 1999/01/07 18:43:20 obrien Exp $ +# $Id: Makefile,v 1.56 1999/02/12 22:32:37 obrien Exp $ DISTNAME= mutt-0.95.3i PKGNAME= mutt-0.95.3 @@ -53,6 +53,8 @@ CONFIGURE_ARGS+= --with-curses=${PREFIX} WRKSRC= ${WRKDIR}/${PKGNAME} MAN1= mutt.1 mutt_dotlock.1 +post-patch: + uudecode -p ${FILESDIR}/ru.gmo.uu > ${WRKSRC}/po/ru.gmo .if !defined(NOPORTDOCS) post-build: -- cgit