Index: book.xml =================================================================== --- book.xml (révision 42464) +++ book.xml (copie de travail) @@ -136,7 +136,6 @@ MAN1= oneko.1 MANCOMPRESSED= yes -USE_IMAKE= yes .include <bsd.port.mk> @@ -547,11 +546,6 @@ is run. - - If USE_IMAKE is set, - XMKMF (default: xmkmf - -a) is run. - @@ -4160,13 +4154,6 @@ bsd.port.mk does not have to do anything special. - MANCOMPRESSED is automatically set to - yes if USE_IMAKE is set - and NO_INSTALL_MANPAGES is not set, and to - no otherwise. You do not have to - explicitly define it unless the default is not suitable for - your port. - If your port anchors its man tree somewhere other than PREFIX, you can use the MANPREFIX to set it. Also, if only @@ -16168,8 +16155,7 @@ - If you have to define the variables - USE_IMAKE or + If you have to define the variable MASTERDIR, do so before including bsd.port.pre.mk.