From 9e7f60503cd5540680d83d89bf3d397a4cbd552a Mon Sep 17 00:00:00 2001 From: Stephane Legrand Date: Mon, 8 Sep 2003 11:35:06 +0000 Subject: [PATCH] HTML encoding: < -> < > -> > --- fr/gnome/docs/porting.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fr/gnome/docs/porting.sgml b/fr/gnome/docs/porting.sgml index af083b3a5d..b3544f29d8 100644 --- a/fr/gnome/docs/porting.sgml +++ b/fr/gnome/docs/porting.sgml @@ -1,6 +1,6 @@ - + %gnomeincludes; %includes; @@ -86,7 +86,7 @@ WANT_GNOME= yes
 WANT_GNOME=	yes
 
-.include 
+.include <bsd.port.pre.mk>
 
 .if defined(HAVE_GNOME)
 USE_GNOME=	yes
@@ -95,7 +95,7 @@ CONFIGURE_ARGS+=	--with-gnome
 CONFIGURE_ARGS+=	--without-gnome
 .endif
 
-.include 
+.include <bsd.port.post.mk>
           

WANT_GNOME indique au système des ports