Anton Shterenlikht <me...@bristol.ac.uk> writes:

>>   $ make config
>>   "Makefile", line 16: Malformed conditional (${ARCH} == "i386" || ${ARCH} 
>> == "amd64" || ${ARCH} == "powerpc")
>>   "Makefile", line 18: if-less else
>>   "Makefile", line 20: if-less endif
>>   make: fatal errors encountered -- cannot continue
>
> I put Eygene's snippet after .include <bsd.port.pre.mk>,
> see my previous post. It seems to work.

bsd.port.pre.mk starts after OPTIONS were already parsed.
Try to check

  $ make rmconfig
  $ make -V WITH_RTCPU ARCH=sparc64
  true
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to