From ce468e95abbefc841ff1a663ca4c24fc8949ae46 Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Tue, 21 Jul 2009 19:36:30 +0000 Subject: Make the port IGNORE for OSVERSION>800079 since it can't be used with the default linux_base-f10. --- french/gibi/Makefile | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'french') diff --git a/french/gibi/Makefile b/french/gibi/Makefile index 706dae4582c6..88d8f99ca6ca 100644 --- a/french/gibi/Makefile +++ b/french/gibi/Makefile @@ -107,4 +107,10 @@ post-install: @${CAT} ${PKGMESSAGE} @${ECHO_MSG} -.include +.include + +.if ${OSVERSION} > 800079 +IGNORE= the port can't be used with the default linux base port (linux_base-f10) +.endif + +.include -- cgit v1.2.3