Index: ports/editors/nano/Makefile =================================================================== RCS file: /home/pcvs/ports/editors/nano/Makefile,v retrieving revision 1.43 diff -u -r1.43 Makefile --- ports/editors/nano/Makefile 6 Jun 2008 13:25:52 -0000 1.43 +++ ports/editors/nano/Makefile 13 Aug 2008 08:50:32 -0000 @@ -32,7 +32,9 @@ INFO= nano MAN1= nano.1 rnano.1 MAN5= nanorc.5 +.if !defined(WITHOUT_NLS) MANLANG= "" fr +.endif .include