diff options
Diffstat (limited to 'lang/gcc295')
-rw-r--r-- | lang/gcc295/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc295/Makefile b/lang/gcc295/Makefile index d7b9b8f5bd76..12cc2b2d094e 100644 --- a/lang/gcc295/Makefile +++ b/lang/gcc295/Makefile @@ -24,7 +24,7 @@ USE_BZIP2= yes LATEST_LINK= gcc295 .ifdef USE_GCC -.error You have `USE_GCC' variable defined either in environment or in make(1) arguments. Please undefine and try again. +IGNORE= Cannot install: you have the `USE_GCC' variable defined either in environment or in make(1) arguments. Please undefine and try again .endif .include <bsd.port.pre.mk> |